Skip to content

Commit

Permalink
Update compilerplugin to 0.11.14
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Oct 23, 2023
1 parent 1673504 commit a95d5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ lazy val core = project
libraryDependencies ++= Seq(
"org.typelevel" %% "cats-core" % "2.10.0",
"com.julianpeeters" %% "avrohugger-core" % "1.7.0",
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.13",
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.14",
"com.thesamet.scalapb" %% "scalapb-validate-codegen" % "0.3.4",
"org.scalameta" %% "scalameta" % "4.8.12",
"ch.epfl.scala" %% "scalafix-core" % "0.11.1",
Expand Down

0 comments on commit a95d5c3

Please sign in to comment.