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 b9eae8a commit 070990fCopy full SHA for 070990f
settings.gradle.kts
@@ -76,7 +76,7 @@ fun VersionCatalogBuilder.common() {
76
77
library("logback", "ch.qos.logback", "logback-classic").version("1.4.7")
78
library("sentry-logback", "io.sentry", "sentry-logback").version("6.22.0")
79
- library("oshi", "com.github.oshi", "oshi-core").version("6.4.8")
+ library("oshi", "com.github.oshi", "oshi-core").version("6.4.11")
80
}
81
82
fun VersionCatalogBuilder.other() {
0 commit comments