Skip to content

Commit 0b67384

Browse files
bump org.junit:junit-bom from 5.12.0 to 5.13.0 (via #3006)
1 parent 850211c commit 0b67384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.12.0")
84+
mavenBom("org.junit:junit-bom:5.13.0")
8585
}
8686
dependencies {
8787
dependency("ch.qos.logback:logback-classic:1.3.15")

0 commit comments

Comments
 (0)