Skip to content

Commit cf3e3fd

Browse files
authored
Merge pull request #335 from scala-steward/update/scala-library-2.12.16
Update scala-library to 2.12.16
2 parents 5bd74b4 + 4fe18de commit cf3e3fd

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 @@ lazy val catsVersion = "2.6.1"
44
lazy val fs2CoreVersion = "2.5.6"
55
lazy val scalacheckVersion = "1.15.4"
66

7-
lazy val scala212 = "2.12.14"
7+
lazy val scala212 = "2.12.16"
88
lazy val scala213 = "2.13.6"
99
lazy val scala30 = "3.0.2"
1010

0 commit comments

Comments
 (0)