Skip to content

Commit

Permalink
Bump com.adarshr.test-logger in /examples/kotlin-gradle-wrapper
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 8ea328d commit b4b6230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kotlin-gradle-wrapper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import com.adarshr.gradle.testlogger.theme.ThemeType

plugins {
kotlin("jvm") version "1.9.10"
id("com.adarshr.test-logger") version "3.2.0"
id("com.adarshr.test-logger") version "4.0.0"
}

kotlin {
Expand Down

0 comments on commit b4b6230

Please sign in to comment.