Bump oshi-core from 6.3.1 to 6.3.2 (#46)

Bumps [oshi-core](https://github.com/oshi/oshi) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.3.1...oshi-parent-6.3.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-23 21:09:41 +00:00 committed by GitHub
parent 07bc384c44
commit bb5b998fd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<!-- project properties -->
<properties>
<oshiVersion>6.3.1</oshiVersion>
<oshiVersion>6.3.2</oshiVersion>
<jnaVersion>5.12.1</jnaVersion>
<lombokVersion>1.18.24</lombokVersion>
<ini4jVersion>0.5.4</ini4jVersion>