Skip to content

Commit 31c2ecd

Browse files
authored
Merge pull request #411 from scala-steward/update/scala3-library-3.3.3
Update scala3-library, ... to 3.3.3
2 parents 6538cb4 + 5cd29d1 commit 31c2ecd

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
@@ -2,7 +2,7 @@ import com.typesafe.tools.mima.core._
22

33
val scala212 = "2.12.19"
44
val scala213 = "2.13.12"
5-
val scala3 = "3.3.1"
5+
val scala3 = "3.3.3"
66

77
val scalatestVersion = "3.2.18"
88
val scalacheckVersion = "1.17.0"

0 commit comments

Comments
 (0)