We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef3200 commit c2903deCopy full SHA for c2903de
gradle/libs.versions.toml
@@ -55,6 +55,6 @@ plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
55
[plugins]
56
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
57
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
58
-updates = { id = "com.github.ben-manes.versions", version = "0.52.0" }
+updates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
59
sonar = { id = "org.sonarqube", version = "6.3.1.5724" }
60
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
0 commit comments