Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit b68421d

Browse files
authored
Merge pull request #176 from softwaremill/update/scala-library-2.13.13
Update scala-library to 2.13.13
2 parents d916142 + 82ce58e commit b68421d

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
@@ -6,7 +6,7 @@ import com.softwaremill.SbtSoftwareMillCommon.commonSmlBuildSettings
66
import com.softwaremill.Publish.ossPublishSettings
77

88
val scala2_12 = "2.12.19"
9-
val scala2_13 = "2.13.12"
9+
val scala2_13 = "2.13.13"
1010
val scala3 = "3.3.3"
1111

1212
val scala2Versions = List(scala2_12, scala2_13)

0 commit comments

Comments
 (0)