Skip to content

Commit 5d373c9

Browse files
Update os-lib from 0.9.1 to 0.9.3 (#108)
Pull request: #108
1 parent bcbab74 commit 5d373c9

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
@@ -10,7 +10,7 @@ val scala212 = "2.12.17"
1010
val scala213 = "2.13.10"
1111
val scala3 = "3.1.3"
1212

13-
val osLib = "0.9.1"
13+
val osLib = "0.9.3"
1414
val acyclic = "0.3.10"
1515

1616
val scalaVersions = List(scala212, scala213, scala3)

0 commit comments

Comments
 (0)