Skip to content

Commit

Permalink
Update compilerplugin, scalapb-runtime to 0.11.17
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Jun 5, 2024
1 parent 8641189 commit b736c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ lazy val root = project
// val pluginMainDir = baseDirectory.value.getParentFile / "sbt-plugin" / "src" / "main"
// List(pluginMainDir / "scala", pluginMainDir / s"scala-sbt-${Keys.sbtBinaryVersion.value}")
// },
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.15"
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"
)

0 comments on commit b736c34

Please sign in to comment.