mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2025-07-09 19:40:14 +02:00
Bump netty to 4.1.93.Final
https://netty.io/news/2023/05/25/4-1-93-Final.html
This commit is contained in:
parent
0ddac89204
commit
8d135c0804
@ -24,7 +24,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.92.Final'
|
implementation 'io.netty:netty-all:4.1.93.Final'
|
||||||
implementation 'net.kyori:adventure-nbt:4.13.1'
|
implementation 'net.kyori:adventure-nbt:4.13.1'
|
||||||
implementation 'com.grack:nanojson:1.8'
|
implementation 'com.grack:nanojson:1.8'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user