We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24194e4 commit e6dc085Copy full SHA for e6dc085
build.gradle.kts
@@ -81,7 +81,7 @@ subprojects {
81
// latest version that supports java 8
82
mavenBom("com.vladsch.flexmark:flexmark-all:0.62.2")
83
mavenBom("io.qameta.allure:allure-bom:2.29.1")
84
- mavenBom("org.junit:junit-bom:5.11.4")
+ mavenBom("org.junit:junit-bom:5.12.0")
85
}
86
dependencies {
87
dependency("ch.qos.logback:logback-classic:1.3.15")
0 commit comments