Skip to content

Commit 48e59d6

Browse files
authored
Merge pull request #1460 from Baeldung/update/os-lib-0.10.3
Update os-lib from 0.10.2 to 0.10.3
2 parents faff45e + b004945 commit 48e59d6

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

445445
val http4sBlaze = "0.23.16"
446446
val http4sVersion = "0.23.27"
447-
val osLibVersion = "0.10.2"
447+
val osLibVersion = "0.10.3"
448448

449449
val osLibDep = "com.lihaoyi" %% "os-lib" % osLibVersion
450450

0 commit comments

Comments
 (0)