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 ffea281 + 32715a2 commit fdad2baCopy full SHA for fdad2ba
settings.gradle
@@ -19,7 +19,7 @@ plugins {
19
// DO NOT UPDATE, see https://github.com/diffplug/spotless/pull/874
20
id 'com.diffplug.p2.asmaven' version '3.27.0' apply false
21
// https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
22
- id 'com.adarshr.test-logger' version '3.2.0' apply false
+ id 'com.adarshr.test-logger' version '4.0.0' apply false
23
// https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags
24
id 'io.github.davidburstrom.version-compatibility' version '0.5.0' apply false
25
// https://plugins.gradle.org/plugin/com.gradle.enterprise
0 commit comments