Skip to content

Commit

Permalink
update plugins and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xzel23 committed Jul 4, 2024
1 parent 143b478 commit 474d755
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ dependencyResolutionManagement {

plugin("versions", "com.github.ben-manes.versions").version("0.51.0")
plugin("test-logger", "com.adarshr.test-logger").version("4.0.0")
plugin("spotbugs", "com.github.spotbugs").version("6.0.14")
plugin("spotbugs", "com.github.spotbugs").version("6.0.18")
plugin("cabe", "com.dua3.cabe").version("2.1.2")
plugin("javafx", "org.openjfx.javafxplugin").version("0.1.0")

version("cabe", "2.0")
version("commons-logging", "1.3.1")
version("dua3-utility", "13.0-BETA3")
version("dua3-utility", "13.0-BETA5")
version("javafx", "22")
version("log4j", "2.23.1")
version("slf4j", "2.0.13")
Expand Down

0 comments on commit 474d755

Please sign in to comment.