We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcab53b commit a6204faCopy full SHA for a6204fa
1 file changed
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
2
addSbtPlugin("io.stryker-mutator" % "sbt-stryker4s" % "0.21.0")
3
-addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.5")
+addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.6")
4
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
5
6
// Protobuf plugin and its dependencies
0 commit comments