Skip to content

Commit 375b55f

Browse files
Update scala-library to 2.13.15 (#364)
1 parent 2ddbe4c commit 375b55f

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.20"
6-
val scala2_13 = "2.13.14"
6+
val scala2_13 = "2.13.15"
77
val scala2 = List(scala2_12, scala2_13)
88
val scala3 = List("3.3.3")
99

0 commit comments

Comments
 (0)