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 cf8acfe commit b2703ddCopy full SHA for b2703dd
build.sbt
@@ -4,7 +4,7 @@ organization := "com.github.takezoe"
4
5
scalaVersion := "3.3.2"
6
7
-crossScalaVersions := List("2.12.18", "2.13.12", "3.3.2")
+crossScalaVersions := List("2.12.19", "2.13.12", "3.3.2")
8
9
libraryDependencies += {
10
if (scalaBinaryVersion.value == "3") {
0 commit comments