Skip to content

Commit 521ded7

Browse files
Bump io.github.hakky54:logcaptor in the log-dependencies group
Bumps the log-dependencies group with 1 update: [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor). Updates `io.github.hakky54:logcaptor` from 2.11.0 to 2.12.0 - [Changelog](https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD) - [Commits](Hakky54/log-captor@v2.11.0...v2.12.0) --- updated-dependencies: - dependency-name: io.github.hakky54:logcaptor dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: log-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 604c90c commit 521ded7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version.r
4040
assertj = { group = "org.assertj", name = "assertj-core", version = "3.27.3" }
4141
mockito-core = { group = "org.mockito", name = "mockito-core", version.ref = "mockito" }
4242
mockito-junit = { group = "org.mockito", name = "mockito-junit-jupiter", version.ref = "mockito" }
43-
logcaptor = { group = "io.github.hakky54", name = "logcaptor", version = "2.11.0" }
43+
logcaptor = { group = "io.github.hakky54", name = "logcaptor", version = "2.12.0" }
4444

4545
[plugins]
4646
release = { id = "com.bakdata.release", version = "1.10.0" }

0 commit comments

Comments
 (0)