We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1613f20 + b4a5a05 commit 59ad479Copy full SHA for 59ad479
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
testImplementation('org.spockframework:spock-core:2.3-groovy-3.0') {
30
exclude group: 'org.codehaus.groovy'
31
}
32
- testImplementation 'com.gradle.publish:plugin-publish-plugin:1.3.0'
+ testImplementation 'com.gradle.publish:plugin-publish-plugin:1.3.1'
33
34
35
group = 'ru.vyarus'
0 commit comments