We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00bc2ef + 96f6896 commit 6b6f205Copy full SHA for 6b6f205
build.sbt
@@ -1,7 +1,7 @@
1
import _root_.scalafix.sbt.BuildInfo._
2
import sbt.librarymanagement.Configurations.CompilerPlugin
3
4
-def scalametaVersion = "4.4.8"
+def scalametaVersion = "4.4.9"
5
6
inThisBuild(List(
7
organization := "org.scala-lang",
0 commit comments