This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
The following commit(s) were added to refs/heads/main by this push:
new e89f0830d Update jupiter-interface, ... to 0.19.0 (#1032)
e89f0830d is described below
commit e89f0830d698ae2e15c2edc288fdf1820bb07629
Author: Scala Steward <[email protected]>
AuthorDate: Sat May 9 16:38:10 2026 +0200
Update jupiter-interface, ... to 0.19.0 (#1032)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index d71cab1a0..a645eac79 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -31,7 +31,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.6")
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.13")
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.7")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
-addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.18.0")
+addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.19.0")
// used in ValidatePullRequest to check github PR comments whether to build
all subprojects
libraryDependencies += "org.kohsuke" % "github-api" % "1.330"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]