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 415d116 commit 4a049b8Copy full SHA for 4a049b8
build.sbt
@@ -4,7 +4,7 @@ organization := "com.github.takezoe"
4
5
scalaVersion := "3.3.4"
6
7
-crossScalaVersions := List("2.12.20", "2.13.15", "3.3.4")
+crossScalaVersions := List("2.12.20", "2.13.16", "3.3.4")
8
9
libraryDependencies ++= Seq(
10
"com.typesafe.slick" %% "slick" % "3.5.2",
0 commit comments