Skip to content

Commit b2703dd

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.12.19
1 parent cf8acfe commit b2703dd

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
@@ -4,7 +4,7 @@ organization := "com.github.takezoe"
44

55
scalaVersion := "3.3.2"
66

7-
crossScalaVersions := List("2.12.18", "2.13.12", "3.3.2")
7+
crossScalaVersions := List("2.12.19", "2.13.12", "3.3.2")
88

99
libraryDependencies += {
1010
if (scalaBinaryVersion.value == "3") {

0 commit comments

Comments
 (0)