Skip to content

Commit 070990f

Browse files
committed
update oshi to 6.4.11
1 parent b9eae8a commit 070990f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ fun VersionCatalogBuilder.common() {
7676

7777
library("logback", "ch.qos.logback", "logback-classic").version("1.4.7")
7878
library("sentry-logback", "io.sentry", "sentry-logback").version("6.22.0")
79-
library("oshi", "com.github.oshi", "oshi-core").version("6.4.8")
79+
library("oshi", "com.github.oshi", "oshi-core").version("6.4.11")
8080
}
8181

8282
fun VersionCatalogBuilder.other() {

0 commit comments

Comments
 (0)