Skip to content

Commit 6eacbcb

Browse files
Bump org.junit:junit-bom from 6.0.3 to 6.1.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.3 to 6.1.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 505be62 commit 6eacbcb

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)