Skip to content

Commit 1e78490

Browse files
authored
Merge pull request bitmarck-service#213 from scala-steward/update/scala-library-2.13.16
Update scala-library to 2.13.16
2 parents 5ac5ed8 + 774202d commit 1e78490

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)