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 b785872 commit 5e2085cCopy full SHA for 5e2085c
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.11", "3.0.2")
+crossScalaVersions := Seq("2.10.6", "2.11.12", "2.12.15","2.13.11", "3.0.2")
6
7
version := "0.5.0-SNAPSHOT"
8
0 commit comments