Skip to content

Commit

Permalink
Update compilerplugin, scalapb-runtime to 0.11.15
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Jan 22, 2024
1 parent 1732ffa commit 55a580c
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.14"
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.15"
)

0 comments on commit 55a580c

Please sign in to comment.