Skip to content

Commit 2026c84

Browse files
committed
Update scala-library to 2.13.18
1 parent 835d928 commit 2026c84

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.16", "2.12.20")
1+
lazy val scalaVersions = Seq("3.3.6", "2.13.18", "2.12.20")
22
lazy val scalaVersionsJvm = Seq("2.11.12")
33

44
ThisBuild / scalaVersion := scalaVersions.head

0 commit comments

Comments
 (0)