Skip to content

Commit 0f4490d

Browse files
authored
Merge pull request #1762 from Baeldung/update/os-lib-0.11.4
Update os-lib from 0.11.3 to 0.11.4
2 parents 282ec25 + 551c69a commit 0f4490d

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

487487
val http4sBlaze = "0.23.17"
488488
val http4sVersion = "0.23.30"
489-
val osLibVersion = "0.11.3"
489+
val osLibVersion = "0.11.4"
490490

491491
val osLibDep = "com.lihaoyi" %% "os-lib" % osLibVersion
492492

0 commit comments

Comments
 (0)