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.
2 parents 259f629 + f0426b0 commit 3cad276Copy full SHA for 3cad276
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
2
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
3
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
4
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
5
-addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.15.2")
+addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.17.0")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
7
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
8
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
0 commit comments