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 659b1c9 commit f7d4e2bCopy full SHA for f7d4e2b
build.sbt
@@ -15,7 +15,7 @@ lazy val core = project
15
libraryDependencies ++= Seq(
16
"org.typelevel" %% "cats-core" % "2.13.0",
17
"com.julianpeeters" %% "avrohugger-core" % "2.12.0",
18
- "com.thesamet.scalapb" %% "compilerplugin" % "0.11.19",
+ "com.thesamet.scalapb" %% "compilerplugin" % "0.11.20",
19
"com.thesamet.scalapb" %% "scalapb-validate-codegen" % "0.3.6",
20
"org.scalameta" %% "scalameta" % "4.13.9",
21
"ch.epfl.scala" %% "scalafix-core" % "0.14.3",
0 commit comments