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