There was an error while loading. Please reload this page.
1 parent 0904b4d commit 111c7ebCopy full SHA for 111c7eb
gradle/libs.versions.toml
@@ -53,6 +53,6 @@ plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
53
[plugins]
54
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
55
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
56
-updates = { id = "com.github.ben-manes.versions", version = "0.52.0" }
+updates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
57
sonar = { id = "org.sonarqube", version = "6.3.1.5724" }
58
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
0 commit comments