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 e39af29 commit 690e1a5Copy full SHA for 690e1a5
packages/metrics-scala/build.sbt
@@ -1,6 +1,6 @@
1
val Scala212 = "2.12.19"
2
val Scala213 = "2.13.14"
3
-val Scala3 = "3.3.3"
+val Scala3 = "3.4.1"
4
5
val CrossScalaVersions = Seq(Scala213, Scala212, Scala3)
6
0 commit comments