Skip to content

Commit

Permalink
Bump com.adarshr.test-logger from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps com.adarshr.test-logger from 3.1.0 to 3.2.0.

---
updated-dependencies:
- dependency-name: com.adarshr.test-logger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 28, 2022
1 parent c14a6ab commit 9eb082e
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 @@ -14,7 +14,7 @@ pluginManagement {
// https://github.com/gradle/test-retry-gradle-plugin/releases
id 'org.gradle.test-retry' version '1.3.1'
// https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
id 'com.adarshr.test-logger' version '3.1.0'
id 'com.adarshr.test-logger' version '3.2.0'
}
}
plugins {
Expand Down

0 comments on commit 9eb082e

Please sign in to comment.