We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebffb73 commit fcdeb8fCopy full SHA for fcdeb8f
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.25.0")
84
- mavenBom("org.junit:junit-bom:5.10.1")
+ mavenBom("org.junit:junit-bom:5.10.2")
85
}
86
dependencies {
87
dependency("ch.qos.logback:logback-classic:1.3.14")
0 commit comments