We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 505be62 + 6eacbcb commit 0701873Copy full SHA for 0701873
1 file changed
build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
implementation 'it.unimi.dsi:fastutil:8.5.18'
23
implementation 'io.github.TogAr2:MinestomFluids'
24
25
- testImplementation platform('org.junit:junit-bom:6.0.3')
+ testImplementation platform('org.junit:junit-bom:6.1.0')
26
testImplementation 'org.junit.jupiter:junit-jupiter'
27
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
28
}
0 commit comments