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 51605c5 commit 2a90cd8Copy full SHA for 2a90cd8
project/plugins.sbt
@@ -32,4 +32,4 @@ addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.1.0")
32
// templating
33
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
34
// Run JUnit 5 tests with sbt
35
-addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.13.0")
+addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.13.1")
0 commit comments