Skip to content

Commit

Permalink
Bump com.adarshr:gradle-test-logger-plugin from 3.2.0 to 4.0.0 (#93)
Browse files Browse the repository at this point in the history
Bumps com.adarshr:gradle-test-logger-plugin from 3.2.0 to 4.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent ef04a09 commit 367ab39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ assertk = "com.willowtreeapps.assertk:assertk-jvm:0.27.0"

robolectric = "org.robolectric:robolectric:4.11.1"

testLogger = "com.adarshr:gradle-test-logger-plugin:3.2.0"
testLogger = "com.adarshr:gradle-test-logger-plugin:4.0.0"

shadow = "com.github.johnrengelman:shadow:8.1.1"

Expand Down

0 comments on commit 367ab39

Please sign in to comment.