Skip to content

Commit 5be4e9a

Browse files
authored
Merge pull request #579 from som-snytt/upgrade/3.3.5
Use latest LTS 3.3.5
2 parents 2e7fe97 + 592099c commit 5be4e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.softwaremill.UpdateVersionInDocs
22
import com.softwaremill.SbtSoftwareMillCommon.commonSmlBuildSettings
33
import com.softwaremill.Publish.{updateDocs, ossPublishSettings}
44

5-
val scala3 = "3.3.3"
5+
val scala3 = "3.3.5"
66

77
ThisBuild / dynverTagPrefix := "scala3-v" // a custom prefix is needed to differentiate tags between scala2 & scala3 versions
88

0 commit comments

Comments
 (0)