Skip to content

Commit 3ec851c

Browse files
bump sbt-protoc for better integration with common-protos
scalapb/ScalaPB#873 (comment) scalapb/scalapb-validate#70
1 parent 70ba7a2 commit 3ec851c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
enablePlugins(BuildInfoPlugin)
22

3-
val sbtProtocV = "1.0.0"
3+
val sbtProtocV = "1.0.1"
44

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

0 commit comments

Comments
 (0)