mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2025-07-09 19:40:14 +02:00
commit
f5003b1126
@ -20,12 +20,12 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
|
||||
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.1'
|
||||
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.1'
|
||||
|
||||
implementation 'org.spongepowered:configurate-yaml:4.1.2'
|
||||
implementation 'io.netty:netty-all:4.1.82.Final'
|
||||
implementation 'net.kyori:adventure-nbt:4.11.0'
|
||||
implementation 'io.netty:netty-all:4.1.85.Final'
|
||||
implementation 'net.kyori:adventure-nbt:4.12.0'
|
||||
implementation 'com.grack:nanojson:1.7'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user