Skip to content

Commit

Permalink
chore(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 and loicmathieu committed Jan 27, 2025
1 parent efee504 commit ee687ff
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 @@ -93,7 +93,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.5'
api 'com.github.oshi:oshi-core:6.6.6'
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 ee687ff

Please sign in to comment.