Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xzel23 committed Jul 13, 2024
1 parent e99a2e1 commit 33cb77b
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 @@ -36,7 +36,7 @@ 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.18")
plugin("spotbugs", "com.github.spotbugs").version("6.0.19")
plugin("cabe", "com.dua3.cabe").version("2.1.2")
plugin("javafx", "org.openjfx.javafxplugin").version("0.1.0")

Expand All @@ -45,7 +45,7 @@ dependencyResolutionManagement {
version("slf4j", "2.0.13")
version("ikonli", "12.3.1")
version("jimfs", "1.3.0")
version("miglayout", "11.3")
version("miglayout", "11.4")
version("mockito", "5.12.0")
version("javafx", "22")

Expand Down

0 comments on commit 33cb77b

Please sign in to comment.