We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94ae1c commit ffcfb5cCopy full SHA for ffcfb5c
core/scalameta.conf
@@ -1,11 +1,11 @@
1
-// https://github.com/scalameta/scalameta.git#v4.7.8
+// https://github.com/scalameta/scalameta.git#v4.8.3
2
3
// we typically use a tag here rather than track a branch, in the
4
// interest of stability. whatever tag scalafmt and/or scalafix expect
5
6
vars.proj.scalameta: ${vars.base} {
7
name: "scalameta"
8
- uri: "https://github.com/scalameta/scalameta.git#733169ecb6758bfbb2de0d2718be620d7c98294e"
+ uri: "https://github.com/scalameta/scalameta.git#5d32d25e3c51fec63be0d54c9e513e1e6f226582"
9
10
extra.projects: ["semanticdbScalacPlugin", "testkitJVM"]
11
extra.commands: ${vars.default-commands} [
0 commit comments