Skip to content

Commit

Permalink
chore(deps): bump com.github.oshi:oshi-core from 6.6.1 to 6.6.2
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.1 to 6.6.2.
- [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.1...oshi-parent-6.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and loicmathieu committed Jul 22, 2024
1 parent 7cb41fb commit 5f6b2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
api "org.eclipse.aether:aether-transport-file:$aetherVersion"
api "org.eclipse.aether:aether-transport-http:$aetherVersion"
api 'org.apache.maven:maven-aether-provider:3.3.9'
api 'com.github.oshi:oshi-core:6.6.1'
api 'com.github.oshi:oshi-core:6.6.2'
api 'io.pebbletemplates:pebble:3.2.2'
api group: 'co.elastic.logging', name: 'logback-ecs-encoder', version: '1.6.0'
api group: 'de.focus-shift', name: 'jollyday-core', version: jollydayVersion
Expand Down

0 comments on commit 5f6b2ab

Please sign in to comment.