Skip to content

Commit 4a173d6

Browse files
authored
Merge pull request #982 from SimunKaracic/bump-oshi-5.7.0
Bump oshi to 5.7.0
2 parents 942e72e + 3a32b1a commit 4a173d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ object BaseProject extends AutoPlugin {
3535
val hdrHistogram = "org.hdrhistogram" % "HdrHistogram" % "2.1.10"
3636
val okHttp = "com.squareup.okhttp3" % "okhttp" % "3.14.7"
3737
val okHttpMockServer = "com.squareup.okhttp3" % "mockwebserver" % "3.10.0"
38-
val oshiCore = "com.github.oshi" % "oshi-core" % "5.3.6"
38+
val oshiCore = "com.github.oshi" % "oshi-core" % "5.7.0"
3939

4040

4141
val kanelaAgentVersion = settingKey[String]("Kanela Agent version")

0 commit comments

Comments
 (0)