Skip to content

Commit e6dc085

Browse files
bump org.junit:junit-bom from 5.11.4 to 5.12.0 (via #2911)
1 parent 24194e4 commit e6dc085

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.29.1")
84-
mavenBom("org.junit:junit-bom:5.11.4")
84+
mavenBom("org.junit:junit-bom:5.12.0")
8585
}
8686
dependencies {
8787
dependency("ch.qos.logback:logback-classic:1.3.15")

0 commit comments

Comments
 (0)