Skip to content

Commit e0e583d

Browse files
authored
Merge pull request #185 from outr/update/scala3-library-3.3.7
Update scala3-library, ... to 3.3.7
2 parents 18313da + 9775ac6 commit e0e583d

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
@@ -5,7 +5,7 @@ val scala213 = "2.13.16"
55

66
val scala212 = "2.12.20"
77

8-
val scala3 = List("3.3.6")
8+
val scala3 = List("3.3.7")
99

1010
val scala2 = List(scala213, scala212)
1111
val allScalaVersions = scala2 ::: scala3

0 commit comments

Comments
 (0)