Skip to content

Commit

Permalink
build(deps): bump com.adarshr.test-logger from 3.2.0 to 4.0.0
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]>
  • Loading branch information
dependabot[bot] authored and JKatzwinkel committed Oct 17, 2023
1 parent e1bc5a2 commit 48d89a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plugins {
id 'application'
id 'maven-publish'
id 'de.undercouch.download' version '5.5.0'
id 'com.adarshr.test-logger' version '3.2.0'
id 'com.adarshr.test-logger' version '4.0.0'
id 'org.springframework.boot' version '3.1.4'
id 'com.github.ben-manes.versions' version '0.49.0'
id 'com.github.dawnwords.jacoco.badge' version '0.2.4'
Expand Down

0 comments on commit 48d89a7

Please sign in to comment.