Skip to content

Commit b378cec

Browse files
authored
Merge pull request #265 from scala-steward/update/os-lib-0.11.7
Update os-lib to 0.11.7
2 parents 7beebbd + 4248a59 commit b378cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,5 +249,5 @@ object Deps {
249249
val all = Agg(munit, scalaCheck)
250250
}
251251

252-
val oslib = ivy"com.lihaoyi::os-lib:0.11.6"
252+
val oslib = ivy"com.lihaoyi::os-lib:0.11.7"
253253
}

0 commit comments

Comments
 (0)