Skip to content

Commit 9df3cdb

Browse files
committed
Update scala-library to 2.12.21
1 parent c3aab7d commit 9df3cdb

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
33

44
lazy val scala210 = "2.10.7"
55
lazy val scala211 = "2.11.12"
6-
lazy val scala212 = "2.12.20"
6+
lazy val scala212 = "2.12.21"
77
lazy val scala213 = "2.13.18"
88
lazy val scala3 = "3.7.4"
99

0 commit comments

Comments
 (0)