We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27618c3 commit 3b09c69Copy full SHA for 3b09c69
packages/metrics-scala/build.sbt
@@ -1,5 +1,5 @@
1
val Scala212 = "2.12.20"
2
-val Scala213 = "2.13.15"
+val Scala213 = "2.13.16"
3
val Scala3 = "3.3.4"
4
5
val CrossScalaVersions = Seq(Scala213, Scala212, Scala3)
0 commit comments