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 b1b95e6 commit 6a1f871Copy full SHA for 6a1f871
project/Common.scala
@@ -25,7 +25,7 @@ object Common {
25
26
val Scala212 = "2.12.20"
27
private[this] val Scala213 = "2.13.17"
28
- private[this] val Scala3 = "3.3.6"
+ private[this] val Scala3 = "3.3.7"
29
30
val settings = Seq(
31
ReleasePlugin.extraReleaseCommands
0 commit comments