Skip to content

Commit 3d7904b

Browse files
Merge pull request #53 from OneLiteFeatherNET/renovate/junit5-monorepo
Update dependency org.junit:junit-bom to v5.12.2
2 parents 3351f52 + 9c4a283 commit 3d7904b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1"))
67+
testImplementation(platform("org.junit:junit-bom:5.12.2"))
6868
testImplementation("org.junit.jupiter:junit-jupiter")
6969
}
7070

0 commit comments

Comments
 (0)