Skip to content

Commit

Permalink
build(deps): bump com.github.oshi:oshi-core from 6.6.5 to 6.6.6
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.5 to 6.6.6.
- [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.5...oshi-parent-6.6.6)

---
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 Jan 27, 2025
1 parent 9a7c3e4 commit 2c7bb0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ netty-kqueue = { group = "io.netty", name = "netty-transport-classes-kqueue", ve
# Configulation lib
okaeri-configs-yaml-snakeyaml = { group = "eu.okaeri", name = "okaeri-configs-yaml-snakeyaml", version = "5.0.5" }
# Native Operating System and Hardware Information
oshi = { group = "com.github.oshi", name = "oshi-core", version = "6.6.5" }
oshi = { group = "com.github.oshi", name = "oshi-core", version = "6.6.6" }
# GUI
flatlaf = { group = "com.formdev", name = "flatlaf", version = "3.5.4" }
formsrt = { group = "com.intellij", name = "forms_rt", version = "7.0.3" }
Expand Down

0 comments on commit 2c7bb0d

Please sign in to comment.