Skip to content

Commit a60c5fe

Browse files
authored
Merge pull request #149 from outr/update/scala-library-2.12.20
Update scala-library to 2.12.20
2 parents 2827417 + c840612 commit a60c5fe

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 sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
33
// Scala versions
44
val scala213 = "2.13.15"
55

6-
val scala212 = "2.12.19"
6+
val scala212 = "2.12.20"
77

88
val scala3 = List("3.3.4")
99

0 commit comments

Comments
 (0)