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 5efe25c commit 57d44edCopy full SHA for 57d44ed
project/plugins.sbt
@@ -15,7 +15,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
15
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
16
17
// Junit 5
18
-addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.15.1")
+addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.17.0")
19
20
// Usage of BOMs
21
addSbtPlugin("com.here.platform" % "sbt-bom" % "1.0.29")
0 commit comments