Skip to content

Commit 1a3c883

Browse files
authored
Merge pull request #170 from scala-steward/update/os-lib-0.11.8
Update os-lib to 0.11.8
2 parents 7d27dda + a9d195e commit 1a3c883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ object Versions {
2727
def scalaJsImportMapVersion = "0.1.1"
2828
def graalVmVersion = "22.3.1"
2929
def munitVersion = "1.2.1"
30-
def osLibVersion = "0.11.7"
30+
def osLibVersion = "0.11.8"
3131
def pprintVersion = "0.9.5"
3232
def coursierVersion = "2.1.25-M19"
3333
def scoptVersion = "4.1.0"

0 commit comments

Comments
 (0)