Skip to content

Commit cf34761

Browse files
Bump com.github.oshi:oshi-core from 6.7.1 to 6.8.0
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.7.1 to 6.8.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.7.1...oshi-parent-6.8.0) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d89b256 commit cf34761

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

0 commit comments

Comments
 (0)