Skip to content

Commit 7481d38

Browse files
Update scala3-library to 3.1.1 (#143)
1 parent 9c69815 commit 7481d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Versions {
55
val overflowdb = "1.106"
66
val scala_2_12 = "2.12.15"
77
val scala_2_13 = "2.13.8"
8-
val scala_3 = "3.1.0"
8+
val scala_3 = "3.1.1"
99
}
1010

1111
object Projects {

0 commit comments

Comments
 (0)