We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7871216 + 809bf47 commit c556747Copy full SHA for c556747
1 file changed
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
testImplementation('org.spockframework:spock-core:2.4-M6-groovy-3.0') {
30
exclude group: 'org.codehaus.groovy'
31
}
32
- testImplementation 'com.gradle.publish:plugin-publish-plugin:2.1.0'
+ testImplementation 'com.gradle.publish:plugin-publish-plugin:2.1.1'
33
34
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
35
0 commit comments