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 2217ef5 commit fe7af4bCopy full SHA for fe7af4b
1 file changed
build.sbt
@@ -17,7 +17,7 @@ lazy val core = project
17
"com.julianpeeters" %% "avrohugger-core" % "2.12.0",
18
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.20",
19
"com.thesamet.scalapb" %% "scalapb-validate-codegen" % "0.3.6",
20
- "org.scalameta" %% "scalameta" % "4.13.9",
+ "org.scalameta" %% "scalameta" % "4.13.10",
21
"ch.epfl.scala" %% "scalafix-core" % "0.14.3",
22
"ch.epfl.scala" %% "scalafix-cli" % "0.14.3" cross CrossVersion.full,
23
"ch.epfl.scala" % "scalafix-interfaces" % "0.14.3",
0 commit comments