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 3f49173 commit 439106bCopy full SHA for 439106b
build.sbt
@@ -17,7 +17,7 @@ lazy val core = project
17
"com.julianpeeters" %% "avrohugger-core" % "2.8.3",
18
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.17",
19
"com.thesamet.scalapb" %% "scalapb-validate-codegen" % "0.3.5",
20
- "org.scalameta" %% "scalameta" % "4.9.7",
+ "org.scalameta" %% "scalameta" % "4.9.9",
21
"ch.epfl.scala" %% "scalafix-core" % "0.12.1",
22
"ch.epfl.scala" %% "scalafix-cli" % "0.12.1" cross CrossVersion.full,
23
"ch.epfl.scala" % "scalafix-interfaces" % "0.12.1",
0 commit comments