We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 574f8ab + 5315110 commit 1095ab4Copy full SHA for 1095ab4
settings.gradle
@@ -12,7 +12,7 @@ pluginManagement {
12
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
13
id 'com.diffplug.p2.asmaven' version '3.27.0' // DO NOT UPDATE, see https://github.com/diffplug/spotless/pull/874
14
// https://github.com/gradle/test-retry-gradle-plugin/releases
15
- id 'org.gradle.test-retry' version '1.5.0'
+ id 'org.gradle.test-retry' version '1.5.1'
16
// https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
17
id 'com.adarshr.test-logger' version '3.2.0'
18
// https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags
0 commit comments