We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb6a67a + 263f731 commit 833c7c5Copy full SHA for 833c7c5
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.17.0")
+addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.17.1")
6
addSbtPlugin("org.jetbrains.scala" % "sbt-kotlin-plugin" % "3.1.6")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
8
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.6.0")
0 commit comments