We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27b21f commit bfc9debCopy full SHA for bfc9deb
1 file changed
build.gradle.kts
@@ -84,7 +84,7 @@ subprojects {
84
// latest version that supports java 8
85
mavenBom("com.vladsch.flexmark:flexmark-all:0.62.2")
86
mavenBom("io.qameta.allure:allure-bom:2.34.0")
87
- mavenBom("org.junit:junit-bom:6.0.3")
+ mavenBom("org.junit:junit-bom:6.1.0")
88
}
89
dependencies {
90
dependency("com.beust:jcommander:1.82")
0 commit comments