Skip to content

Commit e347fe4

Browse files
Bump io.github.hakky54:logcaptor from 2.10.2 to 2.11.0
Bumps [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor) from 2.10.2 to 2.11.0. - [Changelog](https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD) - [Commits](Hakky54/log-captor@v2.10.2...v2.11.0) --- updated-dependencies: - dependency-name: io.github.hakky54:logcaptor dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2d8b52 commit e347fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ val DEPENDENCIES = listOf(
7171
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
7272
"org.assertj:assertj-core:3.27.3",
7373
"org.awaitility:awaitility:4.3.0",
74-
"io.github.hakky54:logcaptor:2.10.2",
74+
"io.github.hakky54:logcaptor:2.11.0",
7575
"io.opentelemetry.contrib:opentelemetry-jfr-connection:${otelContribVersion}-alpha",
7676
"io.opentelemetry.contrib:opentelemetry-runtime-attach-core:${otelContribVersion}-alpha",
7777
"com.google.code.findbugs:jsr305:3.0.2",

0 commit comments

Comments
 (0)