Skip to content

Commit 00f18f4

Browse files
authored
Update compilerplugin to 0.11.15
1 parent 394aa5f commit 00f18f4

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.10.0",
1717
"com.julianpeeters" %% "avrohugger-core" % "2.8.2",
18-
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.14",
18+
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.15",
1919
"com.thesamet.scalapb" %% "scalapb-validate-codegen" % "0.3.4",
2020
"org.scalameta" %% "scalameta" % "4.8.15",
2121
"ch.epfl.scala" %% "scalafix-core" % "0.11.1",

0 commit comments

Comments
 (0)