Skip to content

Commit

Permalink
chore(deps): update plugin com.adarshr.test-logger to v4 (#1870)
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg authored Nov 2, 2023
2 parents ffea281 + 32715a2 commit fdad2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plugins {
// DO NOT UPDATE, see https://github.com/diffplug/spotless/pull/874
id 'com.diffplug.p2.asmaven' version '3.27.0' apply false
// https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
id 'com.adarshr.test-logger' version '3.2.0' apply false
id 'com.adarshr.test-logger' version '4.0.0' apply false
// https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags
id 'io.github.davidburstrom.version-compatibility' version '0.5.0' apply false
// https://plugins.gradle.org/plugin/com.gradle.enterprise
Expand Down

0 comments on commit fdad2ba

Please sign in to comment.