Skip to content

Commit 7076e91

Browse files
Update scala3-library to 3.3.7
1 parent 017dbbe commit 7076e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
val scala213 = "2.13.16"
22

3-
val scala3 = "3.3.6"
3+
val scala3 = "3.3.7"
44

55
lazy val root = (project in file("."))
66
.settings(

0 commit comments

Comments
 (0)