Skip to content

Commit f7a1fe3

Browse files
committed
Update scala-library to 2.13.18
1 parent 1fd96ca commit f7a1fe3

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
@@ -4,7 +4,7 @@ import sbt.Keys.*
44
import sbt.Project.projectToRef
55
import sbt.internal.ProjectMatrix
66

7-
lazy val scalaVersions = Seq("2.13.16", "3.3.8")
7+
lazy val scalaVersions = Seq("2.13.18", "3.3.8")
88

99
lazy val commonSettings = Seq(
1010
organization := "com.evolutiongaming",

0 commit comments

Comments
 (0)