Skip to content

Commit bfc9deb

Browse files
bump org.junit:junit-bom from 6.0.3 to 6.1.0 (via #3352)
1 parent b27b21f commit bfc9deb

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
@@ -84,7 +84,7 @@ subprojects {
8484
// latest version that supports java 8
8585
mavenBom("com.vladsch.flexmark:flexmark-all:0.62.2")
8686
mavenBom("io.qameta.allure:allure-bom:2.34.0")
87-
mavenBom("org.junit:junit-bom:6.0.3")
87+
mavenBom("org.junit:junit-bom:6.1.0")
8888
}
8989
dependencies {
9090
dependency("com.beust:jcommander:1.82")

0 commit comments

Comments
 (0)