Skip to content

Commit 48b382a

Browse files
Update sbt-protobuf to 0.8.3 (#283)
1 parent 096d326 commit 48b382a

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
@@ -4,4 +4,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
44
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
55
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
66
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
7-
addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.8.2")
7+
addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.8.3")

0 commit comments

Comments
 (0)