Skip to content

Commit 362e9dd

Browse files
Update scala3-library to 3.3.8 (evolution-gaming#829)
1 parent ab14b85 commit 362e9dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ThisBuild / versionScheme := Some("early-semver")
44
ThisBuild / evictionErrorLevel := Level.Warn
55
ThisBuild / versionPolicyIntention := Compatibility.None
66

7-
lazy val Scala3Version = "3.3.7"
7+
lazy val Scala3Version = "3.3.8"
88
lazy val Scala2Version = "2.13.18"
99

1010
lazy val commonSettings = Seq(

0 commit comments

Comments
 (0)