We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a241f90 commit 2ecefcaCopy full SHA for 2ecefca
1 file changed
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
7
-addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
+addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
8
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
9
addSbtPlugin("org.jetbrains.scala" % "sbt-kotlin-plugin" % "3.1.6")
10
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.15.1")
0 commit comments