Skip to content

Commit 8b99625

Browse files
committed
update oshi to 6.4.8
1 parent 88e0e4a commit 8b99625

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
@@ -75,7 +75,7 @@ fun VersionCatalogBuilder.common() {
7575

7676
library("logback", "ch.qos.logback", "logback-classic").version("1.2.3")
7777
library("sentry-logback", "io.sentry", "sentry-logback").version("1.7.2")
78-
library("oshi", "com.github.oshi", "oshi-core").version("6.4.3")
78+
library("oshi", "com.github.oshi", "oshi-core").version("6.4.8")
7979
library("json", "org.json", "json").version("20180813")
8080

8181
library("spotbugs", "com.github.spotbugs", "spotbugs-annotations").version("3.1.6")

0 commit comments

Comments
 (0)