Skip to content

Commit 0c14be1

Browse files
committed
Update scala-library to 2.12.21
1 parent 6b8877f commit 0c14be1

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

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

88
val scala3 = List("3.3.7")
99

0 commit comments

Comments
 (0)