Skip to content

Commit

Permalink
Bump com.github.oshi:oshi-core from 6.6.3 to 6.6.5
Browse files Browse the repository at this point in the history
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.6.3 to 6.6.5.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](oshi/oshi@oshi-parent-6.6.3...oshi-parent-6.6.5)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 8dd8fcd commit 5dae8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion springdog-project/springdog-manager/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
implementation project(":springdog-project:springdog-shared")
implementation project(":springdog-project:springdog-agent")
implementation "commons-io:commons-io:2.17.0"
implementation "com.github.oshi:oshi-core:6.6.3"
implementation "com.github.oshi:oshi-core:6.6.5"
implementation "io.github.classgraph:classgraph:${classgraphVersion}"
testCompileOnly "org.springframework.boot:spring-boot-starter-test:${springbootVersion}"
}
Expand Down

0 comments on commit 5dae8c1

Please sign in to comment.