Skip to content

Commit 0701873

Browse files
authored
Merge pull request #41 from XDPXI/dependabot/gradle/org.junit-junit-bom-6.1.0
Bump org.junit:junit-bom from 6.0.3 to 6.1.0
2 parents 505be62 + 6eacbcb commit 0701873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation 'it.unimi.dsi:fastutil:8.5.18'
2323
implementation 'io.github.TogAr2:MinestomFluids'
2424

25-
testImplementation platform('org.junit:junit-bom:6.0.3')
25+
testImplementation platform('org.junit:junit-bom:6.1.0')
2626
testImplementation 'org.junit.jupiter:junit-jupiter'
2727
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
2828
}

0 commit comments

Comments
 (0)