Skip to content

Commit

Permalink
Bump io.github.hakky54:logcaptor from 2.9.3 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor) from 2.9.3 to 2.10.0.
- [Changelog](https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD)
- [Commits](Hakky54/log-captor@v2.9.3...v2.10.0)

---
updated-dependencies:
- dependency-name: io.github.hakky54:logcaptor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 8194f15 commit 2a620f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecs-logging-async/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
compileOnly("ch.qos.logback:logback-core")
testImplementation("io.micrometer:micrometer-core")
testImplementation("ch.qos.logback:logback-core")
testImplementation("io.github.hakky54:logcaptor:2.9.3")
testImplementation("io.github.hakky54:logcaptor:2.10.0")
testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.springframework.boot:spring-boot-starter-web")
}

0 comments on commit 2a620f6

Please sign in to comment.