Skip to content

Commit 5af9629

Browse files
authored
Merge pull request #1613 from Baeldung/update/os-lib-0.11.3
Update os-lib from 0.11.1 to 0.11.3
2 parents 8035385 + 35ea376 commit 5af9629

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
@@ -470,7 +470,7 @@ lazy val scala_libraries_2 = (project in file("scala-libraries-2"))
470470

471471
val http4sBlaze = "0.23.16"
472472
val http4sVersion = "0.23.29"
473-
val osLibVersion = "0.11.1"
473+
val osLibVersion = "0.11.3"
474474

475475
val osLibDep = "com.lihaoyi" %% "os-lib" % osLibVersion
476476

0 commit comments

Comments
 (0)