Skip to content

Commit 27d0e67

Browse files
authored
Merge pull request #455 from softwaremill/update/scala3-library-3.2.2
Update scala3-library, ... to 3.2.2
2 parents b8c761a + b9734bc commit 27d0e67

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.2.1"
5+
val scala3 = "3.2.2"
66

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

0 commit comments

Comments
 (0)