Skip to content

Commit 58a1d9b

Browse files
committed
update dependency
1 parent ee4c1ae commit 58a1d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spock = "org.spockframework:spock-core:2.3-groovy-4.0"
3333

3434
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
3535
plugin-checker = "org.checkerframework:checkerframework-gradle-plugin:0.6.5"
36-
plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.46.0"
36+
plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
3737

3838
[plugins]
3939
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)