Upgrade OSHI

This commit is contained in:
harlekin
2022-08-12 12:48:21 +00:00
parent 455ab9de0b
commit d4e1526467

View File

@@ -28,7 +28,7 @@ dependencies {
implementation 'args4j:args4j:2.33' implementation 'args4j:args4j:2.33'
implementation 'net.lingala.zip4j:zip4j:2.11.1' implementation 'net.lingala.zip4j:zip4j:2.11.1'
implementation 'net.java.dev.jna:jna-platform:5.11.0' implementation 'net.java.dev.jna:jna-platform:5.11.0'
implementation 'com.github.oshi:oshi-core:6.1.6' implementation 'com.github.oshi:oshi-core:6.2.2'
implementation 'org.simpleframework:simple-xml:2.7.1' implementation 'org.simpleframework:simple-xml:2.7.1'
implementation 'javax.xml.bind:jaxb-api:2.3.1' implementation 'javax.xml.bind:jaxb-api:2.3.1'
implementation 'com.formdev:flatlaf:2.2' // 2.3 causes illegal reflective access warning on win + adoptium java 11.0.16 implementation 'com.formdev:flatlaf:2.2' // 2.3 causes illegal reflective access warning on win + adoptium java 11.0.16