Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.adarshr.test-logger
  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 Dec 4, 2023
1 parent eff39d0 commit aa74cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id("idea")
id("jacoco")
id("org.jetbrains.kotlin.jvm") version "1.9.10"
id("com.adarshr.test-logger") version "3.2.0"
id("com.adarshr.test-logger") version "4.0.0"
id("com.google.protobuf") version "0.9.4"
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
}
Expand Down

0 comments on commit aa74cb1

Please sign in to comment.