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.
2 parents 57a3783 + e12be5d commit f6ee0d6Copy full SHA for f6ee0d6
impacted-test-engine/build.gradle.kts
@@ -13,7 +13,7 @@ publishAs {
13
14
dependencies {
15
// Fixed to 5.x because 6.x requires Java 17
16
- implementation(platform("org.junit:junit-bom:5.14.0"))
+ implementation(platform("org.junit:junit-bom:5.14.1"))
17
implementation(project(":teamscale-client"))
18
implementation(project(":report-generator"))
19
implementation(project(":tia-client"))
0 commit comments