Skip to content

Commit a029683

Browse files
Bump io.github.hakky54:logcaptor from 2.10.0 to 2.10.1
Bumps [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor) from 2.10.0 to 2.10.1. - [Changelog](https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD) - [Commits](Hakky54/log-captor@v2.10.0...v2.10.1) --- updated-dependencies: - dependency-name: io.github.hakky54:logcaptor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da24299 commit a029683

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.2",
7373
"org.awaitility:awaitility:4.2.2",
74-
"io.github.hakky54:logcaptor:2.10.0",
74+
"io.github.hakky54:logcaptor:2.10.1",
7575
"io.opentelemetry.contrib:opentelemetry-jfr-connection:1.42.0-alpha",
7676
"com.google.code.findbugs:jsr305:3.0.2",
7777
"com.github.spotbugs:spotbugs-annotations:4.8.6"

0 commit comments

Comments
 (0)