We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcbab74 commit 5d373c9Copy full SHA for 5d373c9
build.sc
@@ -10,7 +10,7 @@ val scala212 = "2.12.17"
10
val scala213 = "2.13.10"
11
val scala3 = "3.1.3"
12
13
-val osLib = "0.9.1"
+val osLib = "0.9.3"
14
val acyclic = "0.3.10"
15
16
val scalaVersions = List(scala212, scala213, scala3)
0 commit comments