Skip to content

Commit 7e89bd0

Browse files
authored
Merge pull request #755 from outr/update/scala3-library-3.3.7
Update scala3-library, ... to 3.3.7
2 parents 9c279f0 + 28eaa50 commit 7e89bd0

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,7 +1,7 @@
11
// Scala versions
22
val scala213 = "2.13.16"
33

4-
val scala3 = "3.3.6"
4+
val scala3 = "3.3.7"
55

66
val allScalaVersions = List(scala213, scala3)
77

0 commit comments

Comments
 (0)