Skip to content

Commit 774202d

Browse files
committed
Update scala-library to 2.13.16
1 parent b867010 commit 774202d

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,4 +1,4 @@
1-
lazy val scalaVersions = Seq("3.3.6", "2.13.13", "2.12.19")
1+
lazy val scalaVersions = Seq("3.3.6", "2.13.16", "2.12.19")
22
lazy val scalaVersionsJvm = Seq("2.11.12")
33

44
ThisBuild / scalaVersion := scalaVersions.head

0 commit comments

Comments
 (0)