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 4130c9f commit 39778bfCopy full SHA for 39778bf
build.sbt
@@ -2,7 +2,7 @@ import com.softwaremill.SbtSoftwareMillBrowserTestJS._
2
import com.softwaremill.SbtSoftwareMillCommon.commonSmlBuildSettings
3
import com.softwaremill.Publish.ossPublishSettings
4
5
-val scala2_12 = "2.12.20"
+val scala2_12 = "2.12.21"
6
val scala2_13 = "2.13.18"
7
val scala2 = List(scala2_12, scala2_13)
8
val scala3 = List("3.3.7")
0 commit comments