Skip to content

Commit e44170a

Browse files
authored
Merge pull request #1599 from Baeldung/update/os-lib-0.11.1
Update os-lib from 0.10.7 to 0.11.1
2 parents ba365a9 + dc2d4bf commit e44170a

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
@@ -458,7 +458,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
458458

459459
val http4sBlaze = "0.23.16"
460460
val http4sVersion = "0.23.28"
461-
val osLibVersion = "0.10.7"
461+
val osLibVersion = "0.11.1"
462462

463463
val osLibDep = "com.lihaoyi" %% "os-lib" % osLibVersion
464464

0 commit comments

Comments
 (0)