Skip to content

Commit

Permalink
Merge pull request #1613 from Baeldung/update/os-lib-0.11.3
Browse files Browse the repository at this point in the history
Update os-lib from 0.11.1 to 0.11.3
  • Loading branch information
mergify[bot] authored Oct 26, 2024
2 parents 8035385 + 35ea376 commit 5af9629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ lazy val scala_libraries_2 = (project in file("scala-libraries-2"))

val http4sBlaze = "0.23.16"
val http4sVersion = "0.23.29"
val osLibVersion = "0.11.1"
val osLibVersion = "0.11.3"

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

Expand Down

0 comments on commit 5af9629

Please sign in to comment.