Skip to content

Commit

Permalink
Update compilerplugin, scalapb-runtime to 0.11.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Dec 11, 2023
1 parent d61f44d commit 0c5c961
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 @@ -11,5 +11,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.13"
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.14"
)

0 comments on commit 0c5c961

Please sign in to comment.