Skip to content

Commit 7874a67

Browse files
committed
Update scala-library to 2.13.18
1 parent f2b797b commit 7874a67

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
@@ -12,7 +12,7 @@ organizationHomepage := Some(url("https://evolution.com"))
1212

1313
scalaVersion := crossScalaVersions.value.head
1414

15-
crossScalaVersions := Seq("2.13.5", "2.12.13")
15+
crossScalaVersions := Seq("2.13.18", "2.12.13")
1616

1717
Compile / doc / scalacOptions ++= Seq("-groups", "-implicits", "-no-link-warnings")
1818

0 commit comments

Comments
 (0)