We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4c1ae commit 58a1d9bCopy full SHA for 58a1d9b
gradle/libs.versions.toml
@@ -33,7 +33,7 @@ spock = "org.spockframework:spock-core:2.3-groovy-4.0"
33
34
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
35
plugin-checker = "org.checkerframework:checkerframework-gradle-plugin:0.6.5"
36
-plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.46.0"
+plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
37
38
[plugins]
39
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
0 commit comments