Skip to content

Commit

Permalink
Update a handful of deps
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Sep 26, 2024
1 parent 5b44b25 commit 299e837
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gson = "2.10.1"
guava = "33.0.0-jre"

stitch = "0.6.2"
tiny-remapper = "0.10.3"
tiny-remapper = "0.10.4"
access-widener = "2.1.0"
mapping-io = "0.6.1"
lorenz-tiny = "4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion gradle/runtime.libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ vineflower = "1.10.1"
mixin-compile-extensions = "0.6.0"
dev-launch-injector = "0.2.1+build.8"
terminal-console-appender = "1.3.0"
jetbrains-annotations = "24.1.0"
jetbrains-annotations = "25.0.0"
native-support = "1.0.1"

[libraries]
Expand Down
12 changes: 6 additions & 6 deletions gradle/test.libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
spock = "2.3-groovy-3.0"
junit = "5.10.2"
javalin = "6.1.6"
mockito = "5.12.0"
junit = "5.11.1"
javalin = "6.3.0"
mockito = "5.13.0"
java-debug = "0.52.0"
mixin = "0.12.5+mixin.0.8.5"
mixin = "0.15.3+mixin.0.8.7"

gradle-nightly = "8.11-20240814172604+0000"
fabric-loader = "0.15.11"
gradle-nightly = "8.11-20240926001708+0000"
fabric-loader = "0.16.5"
fabric-installer = "1.0.1"

[libraries]
Expand Down

0 comments on commit 299e837

Please sign in to comment.