We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eeff3bd + 573b7e2 commit 05139afCopy full SHA for 05139af
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
3
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
4
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6
-addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.15.0")
+addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.15.1")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
8
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
9
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
0 commit comments