Skip to content

Commit

Permalink
[api]: Bump com.github.oshi:oshi-core from 6.6.2 to 6.6.3
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.2 to 6.6.3.
- [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.2...oshi-parent-6.6.3)

---
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 and tiagohm committed Aug 21, 2024
1 parent e65f68f commit 4123b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencyResolutionManagement {
library("apache-collections", "org.apache.commons:commons-collections4:4.4")
library("apache-math", "org.apache.commons:commons-math3:3.6.1")
library("apache-numbers-complex", "org.apache.commons:commons-numbers-complex:1.1")
library("oshi", "com.github.oshi:oshi-core:6.6.2")
library("oshi", "com.github.oshi:oshi-core:6.6.3")
library("jna", "net.java.dev.jna:jna:5.14.0")
library("kotest", "io.kotest:kotest-assertions-core:5.9.1")
library("junit-api", "org.junit.jupiter:junit-jupiter-api:5.10.3")
Expand Down

0 comments on commit 4123b39

Please sign in to comment.