We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb0e48 commit 7e5898cCopy full SHA for 7e5898c
build.sbt
@@ -1,5 +1,5 @@
1
val Scala212 = "2.12.19"
2
-val Scala213 = "2.13.13"
+val Scala213 = "2.13.14"
3
val Scala3 = "3.3.3"
4
5
ThisBuild / organization := "org.typelevel"
0 commit comments