We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1d099 commit df74a6cCopy full SHA for df74a6c
1 file changed
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.3"))
+ implementation(platform("org.junit:junit-bom:5.14.4"))
17
implementation(project(":teamscale-client"))
18
implementation(project(":report-generator"))
19
implementation(project(":tia-client"))
0 commit comments