Skip to content

Commit 4df8a74

Browse files
Bump com.github.oshi:oshi-core from 6.8.3 to 6.9.0
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.8.3 to 6.9.0. - [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.3...oshi-parent-6.9.0) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22b84cb commit 4df8a74

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.3") {
50+
implementation("com.github.oshi:oshi-core:6.9.0") {
5151
exclude("org.slf4j", "slf4j-api")
5252
}
5353

0 commit comments

Comments
 (0)