diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c2997363..7924efee 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -57,7 +57,7 @@ plugin-jacocolog = { module = "org.barfuin.gradle.jacocolog:org.barfuin.gradle.j [plugins] kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" } jacoco = { id = "org.barfuin.gradle.jacocolog", version.ref = "jacocolog" } -updates = { id = "com.github.ben-manes.versions", version = "0.53.0" } +updates = { id = "com.github.ben-manes.versions", version = "0.54.0" } sonar = { id = "org.sonarqube", version = "7.2.3.7755" } versions = { id = "io.openapiprocessor.build.plugin.create-versions" } publish = { id = "io.openapiprocessor.build.plugin.publish" } \ No newline at end of file