We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a67a6e commit 0b4a321Copy full SHA for 0b4a321
build.sbt
@@ -1,4 +1,4 @@
1
-val scalaVersions = Seq("2.13.15", "3.3.4")
+val scalaVersions = Seq("2.13.16", "3.3.4")
2
val defaultScalaVersion = scalaVersions.head
3
4
// When defining JVM / Scala Native matrix we don't want duplicated projects for Scala 2/3
0 commit comments