Bump netty 4.1.101.Final

This commit is contained in:
BoomEaro 2023-12-06 18:22:57 +02:00
parent 23bcfc7b20
commit 4fd0389356
No known key found for this signature in database
GPG Key ID: 25744F5652F9C144

View File

@ -25,7 +25,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.3' testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.3'
implementation 'org.spongepowered:configurate-yaml:4.1.2' implementation 'org.spongepowered:configurate-yaml:4.1.2'
implementation 'io.netty:netty-all:4.1.99.Final' implementation 'io.netty:netty-all:4.1.101.Final'
implementation 'net.kyori:adventure-nbt:4.14.0' implementation 'net.kyori:adventure-nbt:4.14.0'
implementation 'com.grack:nanojson:1.8' implementation 'com.grack:nanojson:1.8'
implementation 'com.google.code.gson:gson:2.10.1' implementation 'com.google.code.gson:gson:2.10.1'