Skip to content

Commit 34efa74

Browse files
Bump io.github.hakky54:logcaptor from 2.9.+ to 2.10.0 in the deps group
Bumps the deps group with 1 update: [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor). Updates `io.github.hakky54:logcaptor` from 2.9.+ to 2.10.0 - [Changelog](https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD) - [Commits](https://github.com/Hakky54/log-captor/commits/v2.10.0) --- updated-dependencies: - dependency-name: io.github.hakky54:logcaptor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b33253 commit 34efa74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
implementation("org.springframework.boot:spring-boot-starter-webflux")
5555
runtimeOnly("com.h2database:h2")
5656
runtimeOnly("org.postgresql:postgresql:42.+")
57-
testImplementation("io.github.hakky54:logcaptor:2.9.+")
57+
testImplementation("io.github.hakky54:logcaptor:2.10.+")
5858
testImplementation("org.apache.commons:commons-compress:1.27.+")
5959
testImplementation("org.assertj:assertj-core")
6060
testImplementation("org.junit.jupiter:junit-jupiter")

0 commit comments

Comments
 (0)