There was an error while loading. Please reload this page.
2 parents 525c311 + 2a3e8a9 commit 532f034Copy full SHA for 532f034
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.56.0" }
+updates = { id = "com.github.ben-manes.versions", version = "0.59.0" }
61
sonar = { id = "org.sonarqube", version = "7.3.1.8318" }
62
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
63
publish = { id = "io.openapiprocessor.build.plugin.publish" }
0 commit comments