Skip to content

Commit

Permalink
update versions plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
xzel23 committed Nov 19, 2023
1 parent 2c9ef76 commit 6dccf73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencyResolutionManagement {
create("libs") {
version("projectVersion", projectVersion)

plugin("versions", "com.github.ben-manes.versions").version("0.49.0")
plugin("versions", "com.github.ben-manes.versions").version("0.50.0")
plugin("test-logger", "com.adarshr.test-logger").version("4.0.0")
plugin("spotbugs", "com.github.spotbugs").version("6.0.0-rc.2")
plugin("cabe", "com.dua3.cabe").version("1.3.0")
Expand Down

0 comments on commit 6dccf73

Please sign in to comment.