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 1b08cf0 + 64eaaa1 commit 49bb242Copy full SHA for 49bb242
build.gradle
@@ -93,7 +93,7 @@ dependencies {
93
}
94
95
testImplementation project.deps.gocdPluginApi
96
- testImplementation platform('org.junit:junit-bom:5.12.1')
+ testImplementation platform('org.junit:junit-bom:5.12.2')
97
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api'
98
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-params'
99
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine'
0 commit comments