Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update os-lib from 0.11.4 to 0.11.6
  • Loading branch information
scala-steward-baeldung[bot] committed Nov 4, 2025
commit 06d12f8c6c36b9e02dcfdece576921ec500b634d
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ lazy val scala_libraries_2 = (project in file("scala-libraries-2"))

val http4sBlaze = "0.23.17"
val http4sVersion = "0.23.32"
val osLibVersion = "0.11.4"
val osLibVersion = "0.11.6"

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

Expand Down