Skip to content

Commit

Permalink
Merge pull request #415 from raynigon/dependabot/gradle/io.github.hak…
Browse files Browse the repository at this point in the history
…ky54-logcaptor-2.10.0

Bump io.github.hakky54:logcaptor from 2.9.3 to 2.10.0
  • Loading branch information
mergify[bot] authored Nov 20, 2024
2 parents 8194f15 + 2a620f6 commit f6ed9a8
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 f6ed9a8

Please sign in to comment.