Skip to content

Commit fcdeb8f

Browse files
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (via #2345)
1 parent ebffb73 commit fcdeb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ subprojects {
8181
// latest version that supports java 8
8282
mavenBom("com.vladsch.flexmark:flexmark-all:0.62.2")
8383
mavenBom("io.qameta.allure:allure-bom:2.25.0")
84-
mavenBom("org.junit:junit-bom:5.10.1")
84+
mavenBom("org.junit:junit-bom:5.10.2")
8585
}
8686
dependencies {
8787
dependency("ch.qos.logback:logback-classic:1.3.14")

0 commit comments

Comments
 (0)