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 2e7fe97 + 592099c commit 5be4e9aCopy full SHA for 5be4e9a
build.sbt
@@ -2,7 +2,7 @@ import com.softwaremill.UpdateVersionInDocs
2
import com.softwaremill.SbtSoftwareMillCommon.commonSmlBuildSettings
3
import com.softwaremill.Publish.{updateDocs, ossPublishSettings}
4
5
-val scala3 = "3.3.3"
+val scala3 = "3.3.5"
6
7
ThisBuild / dynverTagPrefix := "scala3-v" // a custom prefix is needed to differentiate tags between scala2 & scala3 versions
8
0 commit comments