We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bb06d7 + e82a836 commit d133e2fCopy full SHA for d133e2f
build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
implementation 'com.google.code.gson:gson:2.13.2'
72
73
testImplementation project.deps.gocdPluginApi
74
- testImplementation platform('org.junit:junit-bom:6.0.1')
+ testImplementation platform('org.junit:junit-bom:6.0.2')
75
testImplementation 'org.junit.jupiter:junit-jupiter-api'
76
testImplementation 'org.junit.jupiter:junit-jupiter-params'
77
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
0 commit comments