Skip to content

Commit cb30427

Browse files
Update os-lib to 0.11.3 (#3240)
1 parent b5fcec7 commit cb30427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ object Deps {
188188
def munit = ivy"org.scalameta::munit:1.0.2"
189189
def nativeTestRunner = ivy"org.scala-native::test-runner:${Versions.scalaNative}"
190190
def nativeTools = ivy"org.scala-native::tools:${Versions.scalaNative}"
191-
def osLib = ivy"com.lihaoyi::os-lib:0.11.2"
191+
def osLib = ivy"com.lihaoyi::os-lib:0.11.3"
192192
def pprint = ivy"com.lihaoyi::pprint:0.9.0"
193193
def pythonInterface = ivy"io.github.alexarchambault.python:interface:0.1.0"
194194
def pythonNativeLibs = ivy"ai.kien::python-native-libs:0.2.4"

0 commit comments

Comments
 (0)