Skip to content

Commit bc9e3a7

Browse files
committed
Update scala-library to 2.12.20
1 parent 56ec2fb commit bc9e3a7

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
@@ -2,7 +2,7 @@ import Dependencies._
22

33
name := "spray-json-derived-codecs"
44

5-
lazy val scala212 = "2.12.18"
5+
lazy val scala212 = "2.12.20"
66
lazy val scala213 = "2.13.12"
77
lazy val scala3 = "3.3.1"
88
lazy val supportedScalaVersions = List(scala212, scala213, scala3)

0 commit comments

Comments
 (0)