Skip to content

Commit 786a2d3

Browse files
Update scala-compiler, scala-library to 2.13.16 (#289)
1 parent 9618b7d commit 786a2d3

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-
val scalaVersions = Seq("2.13.15", "3.3.5")
1+
val scalaVersions = Seq("2.13.16", "3.3.5")
22
val defaultScalaVersion = scalaVersions.head
33

44
// When defining JVM / Scala Native matrix we don't want duplicated projects for Scala 2/3

0 commit comments

Comments
 (0)