Skip to content

Commit 6ce9eb2

Browse files
authored
Merge pull request #1379 from Baeldung/update/os-lib-0.10.2
Update os-lib from 0.10.1 to 0.10.2
2 parents 568d4a9 + faa9b65 commit 6ce9eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
437437

438438
val http4sBlaze = "0.23.16"
439439
val http4sVersion = "0.23.27"
440-
val osLibVersion = "0.10.1"
440+
val osLibVersion = "0.10.2"
441441

442442
val osLibDep = "com.lihaoyi" %% "os-lib" % osLibVersion
443443

0 commit comments

Comments
 (0)