Skip to content

Commit 1151088

Browse files
Merge pull request #67 from OneLiteFeatherNET/renovate/major-junit-framework-monorepo
Update dependency org.junit:junit-bom to v6
2 parents 8d0e4c1 + 65c46dc commit 1151088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
annotationProcessor("cloud.commandframework:cloud-annotations:1.8.4")
6565
implementation("me.lucko:commodore:2.2")
6666

67-
testImplementation(platform("org.junit:junit-bom:5.12.2"))
67+
testImplementation(platform("org.junit:junit-bom:6.0.1"))
6868
testImplementation("org.junit.jupiter:junit-jupiter")
6969
}
7070

0 commit comments

Comments
 (0)