There was an error while loading. Please reload this page.
1 parent 2f338dc commit 7eedebeCopy full SHA for 7eedebe
build.sbt
@@ -10,7 +10,7 @@ ThisBuild / developers := List(
10
11
val LTSJava = JavaSpec.temurin("17")
12
val Scala213 = "2.13.16"
13
-ThisBuild / crossScalaVersions := Seq(Scala213, "3.7.2")
+ThisBuild / crossScalaVersions := Seq(Scala213, "3.7.3")
14
ThisBuild / scalaVersion := Scala213
15
16
ThisBuild / tlJdkRelease := Some(17)
0 commit comments