fix(deps): update dependency com.github.oshi:oshi-core to v6.6.5 #9

Open
Rainnny wants to merge 1 commits from renovate/com.github.oshi-oshi-core-6.x into master
Showing only changes of commit dfea7cf4da - Show all commits

@ -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.6.5</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>