Skip to content

Commit 2ecefca

Browse files
Update dependency com.thesamet:sbt-protoc to v1.0.8
1 parent a241f90 commit 2ecefca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
44
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
7-
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
7+
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
88
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
99
addSbtPlugin("org.jetbrains.scala" % "sbt-kotlin-plugin" % "3.1.6")
1010
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.15.1")

0 commit comments

Comments
 (0)