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 2c56a5f commit b342b1aCopy full SHA for b342b1a
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.15", "3.0.2")
+crossScalaVersions := Seq("2.10.7", "2.11.10", "2.12.15","2.13.15", "3.0.2")
6
7
version := "0.5.0-SNAPSHOT"
8
0 commit comments