Skip to content

Commit 773f268

Browse files
authored
Merge pull request #289 from scala-steward/update/scala-library-2.12.16
Update scala-library to 2.12.16
2 parents a143703 + 248d91b commit 773f268

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
@@ -1,7 +1,7 @@
11
import scalariform.formatter.preferences._
22
import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
33

4-
val scala212 = "2.12.13"
4+
val scala212 = "2.12.16"
55
val scala213 = "2.13.8"
66
val scala3 = "3.0.0"
77

0 commit comments

Comments
 (0)