We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4b4b4 commit d92f9efCopy full SHA for d92f9ef
build.sbt
@@ -6,7 +6,7 @@ import com.softwaremill.SbtSoftwareMillCommon.commonSmlBuildSettings
6
import com.softwaremill.Publish.ossPublishSettings
7
8
val scala2_12 = "2.12.19"
9
-val scala2_13 = "2.13.13"
+val scala2_13 = "2.13.14"
10
val scala3 = "3.3.3"
11
12
val scala2Versions = List(scala2_12, scala2_13)
0 commit comments