Skip to content

Commit

Permalink
bump: sbt-protoc 1.0.7 (was 1.0.6) (#1902)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 19, 2024
1 parent d35f37b commit 701dce6
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.6"
val sbtProtocV = "1.0.7"

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

Expand Down

0 comments on commit 701dce6

Please sign in to comment.