File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ dependencies {
2525 compileOnly(" net.minestom:minestom:2025.12.20c-1.21.11" ) {
2626 exclude(group = " org.jboss.shrinkwrap.resolver" , module = " shrinkwrap-resolver-depchain" )
2727 }
28- implementation(" net.kyori:adventure-api:4.24.0 " )
29- implementation(" net.kyori:adventure-text-serializer-gson:4.24.0 " )
28+ implementation(" net.kyori:adventure-api:4.26.1 " )
29+ implementation(" net.kyori:adventure-text-serializer-gson:4.26.1 " )
3030 implementation(" org.tinylog:tinylog-api:2.7.0" )
3131 implementation(" org.tinylog:tinylog-impl:2.7.0" )
3232}
Original file line number Diff line number Diff line change @@ -22,6 +22,6 @@ dependencies {
2222 implementation(project(" :commons" ))
2323 implementation(" com.github.Swofty-Developments:AtlasRedisAPI:1.1.3" )
2424 // implementation("net.swofty:AtlasRedisAPI:1.1.4")
25- implementation(" net.kyori:adventure-api:4.24.0 " )
26- implementation(" net.kyori:adventure-text-serializer-gson:4.24.0 " )
25+ implementation(" net.kyori:adventure-api:4.26.1 " )
26+ implementation(" net.kyori:adventure-text-serializer-gson:4.26.1 " )
2727}
You can’t perform that action at this time.
0 commit comments