We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e0e4a commit 8b99625Copy full SHA for 8b99625
settings.gradle.kts
@@ -75,7 +75,7 @@ fun VersionCatalogBuilder.common() {
75
76
library("logback", "ch.qos.logback", "logback-classic").version("1.2.3")
77
library("sentry-logback", "io.sentry", "sentry-logback").version("1.7.2")
78
- library("oshi", "com.github.oshi", "oshi-core").version("6.4.3")
+ library("oshi", "com.github.oshi", "oshi-core").version("6.4.8")
79
library("json", "org.json", "json").version("20180813")
80
81
library("spotbugs", "com.github.spotbugs", "spotbugs-annotations").version("3.1.6")
0 commit comments