Skip to content

Commit

Permalink
update oshi to 6.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Dec 10, 2023
1 parent 88e0e4a commit 8b99625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ fun VersionCatalogBuilder.common() {

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

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

0 comments on commit 8b99625

Please sign in to comment.