Skip to content

Commit 56624b8

Browse files
bump org.junit:junit-bom from 6.1.0 to 6.1.1 (via #3409)
1 parent 705fdab commit 56624b8

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
@@ -83,7 +83,7 @@ subprojects {
8383
mavenBom("com.vladsch.flexmark:flexmark-all:0.62.2")
8484
mavenBom("io.qameta.allure:allure-bom:2.35.3")
8585
mavenBom("org.assertj:assertj-bom:3.27.7")
86-
mavenBom("org.junit:junit-bom:6.1.0")
86+
mavenBom("org.junit:junit-bom:6.1.1")
8787
mavenBom("org.mockito:mockito-bom:5.23.0")
8888
mavenBom("org.slf4j:slf4j-bom:2.0.18")
8989
}

0 commit comments

Comments
 (0)