Skip to content

Commit

Permalink
bump sbt-protoc for better integration with common-protos
Browse files Browse the repository at this point in the history
  • Loading branch information
github-brice-jaglin committed Feb 15, 2021
1 parent db48b2d commit 0b17b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
enablePlugins(BuildInfoPlugin)

val sbtProtocV = "1.0.0"
val sbtProtocV = "1.0.1"

buildInfoKeys := Seq[BuildInfoKey]("sbtProtocVersion" -> sbtProtocV)

Expand Down

0 comments on commit 0b17b0a

Please sign in to comment.