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.
1 parent 510af1a commit a25e7d5Copy full SHA for a25e7d5
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
dependencies {
7
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
8
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
9
- classpath "org.gradle:test-retry-gradle-plugin:1.3.1"
+ classpath "org.gradle:test-retry-gradle-plugin:1.3.2"
10
}
11
12
0 commit comments