Skip to content

Commit f2d06bb

Browse files
authored
Merge pull request #328 from softwaremill/update/scala-library-2.13.13
Update scala-library to 2.13.13
2 parents ec0160b + 8e869b9 commit f2d06bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.softwaremill.SbtSoftwareMillCommon.commonSmlBuildSettings
33
import com.softwaremill.Publish.ossPublishSettings
44

55
val scala2_12 = "2.12.19"
6-
val scala2_13 = "2.13.12"
6+
val scala2_13 = "2.13.13"
77
val scala2 = List(scala2_12, scala2_13)
88
val scala3 = List("3.3.1")
99

0 commit comments

Comments
 (0)