fix(deps): update dependency com.github.oshi:oshi-core to v6.5.0

This commit is contained in:
Renovate Bot 2024-03-18 06:02:07 +00:00
parent 11ba593439
commit 60d7712fc6

@ -64,7 +64,7 @@
<dependency> <dependency>
<groupId>com.github.oshi</groupId> <groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId> <artifactId>oshi-core</artifactId>
<version>6.4.2</version> <version>6.5.0</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>