Skip to content

Commit 135db98

Browse files
committed
scala 3.4.0
1 parent 2a3ae21 commit 135db98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ organization := "org.gfccollective"
66

77
scalaVersion := "2.13.13"
88

9-
crossScalaVersions := Seq(scalaVersion.value, "2.12.19", "3.3.3")
9+
crossScalaVersions := Seq(scalaVersion.value, "2.12.19", "3.4.0")
1010

1111
scalacOptions += "-target:jvm-1.8"
1212

0 commit comments

Comments
 (0)