We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71850fb + 7773444 commit 7286feeCopy full SHA for 7286fee
project/scalameta.sbt
@@ -1,3 +1,3 @@
1
// Needed for plugin interop codegen.
2
// Exposing a nice source-api for Java/Kotlin/etc to interop with.
3
-libraryDependencies += "org.scalameta" %% "scalameta" % "4.8.13"
+libraryDependencies += "org.scalameta" %% "scalameta" % "4.14.2"
0 commit comments