We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 605368f + f4b841b commit 928ffe6Copy full SHA for 928ffe6
1 file changed
gradle/libs.versions.toml
@@ -57,7 +57,7 @@ plugin-jacocolog = { module = "org.barfuin.gradle.jacocolog:org.barfuin.gradle.j
57
[plugins]
58
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
59
jacoco = { id = "org.barfuin.gradle.jacocolog", version.ref = "jacocolog" }
60
-updates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
+updates = { id = "com.github.ben-manes.versions", version = "0.54.0" }
61
sonar = { id = "org.sonarqube", version = "7.2.3.7755" }
62
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
63
publish = { id = "io.openapiprocessor.build.plugin.publish" }
0 commit comments