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.
2 parents e196482 + 6b69017 commit e06ba1cCopy full SHA for e06ba1c
build.sbt
@@ -4,7 +4,7 @@ import com.softwaremill.Publish.ossPublishSettings
4
val scala211 = "2.11.12"
5
val scala212 = "2.12.12"
6
val scala213 = "2.13.8"
7
-val scala30 = "3.0.0"
+val scala30 = "3.0.2"
8
9
val commonSettings = commonSmlBuildSettings ++ ossPublishSettings ++ List(
10
organization := "com.softwaremill.retry"
0 commit comments