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

Commit c216993

Browse files
authored
Merge pull request #175 from softwaremill/update/scala-library-2.12.19
Update scala-library to 2.12.19
2 parents 3c68846 + 72304b9 commit c216993

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
@@ -5,7 +5,7 @@ import sbt.Reference.display
55
import com.softwaremill.SbtSoftwareMillCommon.commonSmlBuildSettings
66
import com.softwaremill.Publish.ossPublishSettings
77

8-
val scala2_12 = "2.12.18"
8+
val scala2_12 = "2.12.19"
99
val scala2_13 = "2.13.12"
1010
val scala3 = "3.3.1"
1111

0 commit comments

Comments
 (0)