Skip to content

Commit 33afc4b

Browse files
committed
Update scala-library to 2.13.16
1 parent 61b4df9 commit 33afc4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
lazy val scala212 = "2.12.20"
2-
lazy val scala213 = "2.13.15"
2+
lazy val scala213 = "2.13.16"
33
lazy val scala3 = "3.6.3"
44
lazy val supportedScalaVersions = List(
55
scala212,

0 commit comments

Comments
 (0)