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