Skip to content

Commit 0ebdc0e

Browse files
authored
Merge pull request #34 from TheNextLvl-net/renovate/junit-framework-monorepo
Update dependency org.junit:junit-bom to v6.1.1
2 parents 4404082 + c1f6284 commit 0ebdc0e

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
@@ -31,7 +31,7 @@ dependencies {
3131
testImplementation("net.kyori:adventure-text-minimessage:4.27.0-SNAPSHOT")
3232
testImplementation("org.junit.jupiter:junit-jupiter")
3333
testImplementation("org.slf4j:slf4j-simple:2.1.0-alpha1")
34-
testImplementation(platform("org.junit:junit-bom:6.1.0"))
34+
testImplementation(platform("org.junit:junit-bom:6.1.1"))
3535
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
3636
}
3737

0 commit comments

Comments
 (0)