Skip to content

Commit d72ae3b

Browse files
Update os-lib from 0.10.3 to 0.10.4
1 parent a7c6f27 commit d72ae3b

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

451451
val http4sBlaze = "0.23.16"
452452
val http4sVersion = "0.23.27"
453-
val osLibVersion = "0.10.3"
453+
val osLibVersion = "0.10.4"
454454

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

0 commit comments

Comments
 (0)