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 c6bb542 commit 615f0fcCopy full SHA for 615f0fc
build.sbt
@@ -2,7 +2,7 @@ name := "scala-retry"
2
3
organization := "com.github.hipjim"
4
5
-crossScalaVersions := Seq("2.10.6", "2.11.10", "2.12.15","2.13.12", "3.0.2")
+crossScalaVersions := Seq("2.10.6", "2.11.12", "2.12.15","2.13.12", "3.0.2")
6
7
version := "0.5.0-SNAPSHOT"
8
0 commit comments