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