diff --git a/project/plugins.sbt b/project/plugins.sbt index c8d8d56ff..1c21cadb1 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -32,4 +32,4 @@ addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.1.0") // templating addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0") // Run JUnit 5 tests with sbt -addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.13.0") +addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.13.1")