Skip to content

Commit f7d4e2b

Browse files
authored
Update compilerplugin to 0.11.20
1 parent 659b1c9 commit f7d4e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lazy val core = project
1515
libraryDependencies ++= Seq(
1616
"org.typelevel" %% "cats-core" % "2.13.0",
1717
"com.julianpeeters" %% "avrohugger-core" % "2.12.0",
18-
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.19",
18+
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.20",
1919
"com.thesamet.scalapb" %% "scalapb-validate-codegen" % "0.3.6",
2020
"org.scalameta" %% "scalameta" % "4.13.9",
2121
"ch.epfl.scala" %% "scalafix-core" % "0.14.3",

0 commit comments

Comments
 (0)