Skip to content

Commit fdad2ba

Browse files
authored
chore(deps): update plugin com.adarshr.test-logger to v4 (#1870)
2 parents ffea281 + 32715a2 commit fdad2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ plugins {
1919
// DO NOT UPDATE, see https://github.com/diffplug/spotless/pull/874
2020
id 'com.diffplug.p2.asmaven' version '3.27.0' apply false
2121
// https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
22-
id 'com.adarshr.test-logger' version '3.2.0' apply false
22+
id 'com.adarshr.test-logger' version '4.0.0' apply false
2323
// https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags
2424
id 'io.github.davidburstrom.version-compatibility' version '0.5.0' apply false
2525
// https://plugins.gradle.org/plugin/com.gradle.enterprise

0 commit comments

Comments
 (0)