We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b938d3 commit 3c7bbe0Copy full SHA for 3c7bbe0
build.sbt
@@ -4,7 +4,7 @@ organization := "com.github.takezoe"
4
5
scalaVersion := "3.3.3"
6
7
-crossScalaVersions := List("2.12.19", "2.13.13", "3.3.3")
+crossScalaVersions := List("2.12.19", "2.13.14", "3.3.3")
8
9
libraryDependencies ++= Seq(
10
"com.typesafe.slick" %% "slick" % "3.5.1",
0 commit comments