Skip to content

Commit 06d12f8

Browse files
Update os-lib from 0.11.4 to 0.11.6
1 parent 3a3b328 commit 06d12f8

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

491491
val http4sBlaze = "0.23.17"
492492
val http4sVersion = "0.23.32"
493-
val osLibVersion = "0.11.4"
493+
val osLibVersion = "0.11.6"
494494

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

0 commit comments

Comments
 (0)