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 394aa5f commit 00f18f4Copy full SHA for 00f18f4
build.sbt
@@ -15,7 +15,7 @@ lazy val core = project
15
libraryDependencies ++= Seq(
16
"org.typelevel" %% "cats-core" % "2.10.0",
17
"com.julianpeeters" %% "avrohugger-core" % "2.8.2",
18
- "com.thesamet.scalapb" %% "compilerplugin" % "0.11.14",
+ "com.thesamet.scalapb" %% "compilerplugin" % "0.11.15",
19
"com.thesamet.scalapb" %% "scalapb-validate-codegen" % "0.3.4",
20
"org.scalameta" %% "scalameta" % "4.8.15",
21
"ch.epfl.scala" %% "scalafix-core" % "0.11.1",
0 commit comments