Skip to content

Commit 03bf948

Browse files
authored
Merge pull request #110 from typelevel/update/scala3-library-3.3.3
Update scala3-library, ... to 3.3.3
2 parents 39aeb18 + d69db71 commit 03bf948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ThisBuild / tlSonatypeUseLegacyHost := false
1414

1515
val Scala212 = "2.12.19"
1616
val Scala213 = "2.13.13"
17-
val Scala3 = "3.3.1"
17+
val Scala3 = "3.3.3"
1818

1919
ThisBuild / scalaVersion := Scala212 // The default while sbt is still based on Scala 2.12.x
2020

0 commit comments

Comments
 (0)