Skip to content

Commit 1ed52ee

Browse files
Bump com.github.oshi:oshi-core from 6.8.0 to 6.8.1
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.8.0 to 6.8.1. - [Release notes](https://github.com/oshi/oshi/releases) - [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md) - [Commits](oshi/oshi@oshi-parent-6.8.0...oshi-parent-6.8.1) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-version: 6.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e61c472 commit 1ed52ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/agent-tooling/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
compileOnly("io.opentelemetry:opentelemetry-sdk-extension-autoconfigure")
4848
compileOnly("io.opentelemetry:opentelemetry-extension-trace-propagators")
4949

50-
implementation("com.github.oshi:oshi-core:6.8.0") {
50+
implementation("com.github.oshi:oshi-core:6.8.2") {
5151
exclude("org.slf4j", "slf4j-api")
5252
}
5353

0 commit comments

Comments
 (0)