Skip to content

Commit 00269e6

Browse files
Bump org.junit:junit-bom from 5.10.3 to 5.11.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.3...r5.11.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 624565c commit 00269e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
implementation("org.bstats:bstats-bukkit:3.0.2")
3535
implementation("com.github.MilkBowl:VaultAPI:1.7.1")
3636

37-
testImplementation(platform("org.junit:junit-bom:5.10.3"))
37+
testImplementation(platform("org.junit:junit-bom:5.11.0"))
3838
testImplementation("org.junit.jupiter:junit-jupiter")
3939

4040
annotationProcessor("org.projectlombok:lombok:1.18.34")

0 commit comments

Comments
 (0)