This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/wiremock-3.13.2
in repository https://gitbox.apache.org/repos/asf/pekko-management.git

commit ba17fdfd12e2eec6f233ddd90225c5fbbdfe889a
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 00:17:27 2025 +0000

    Update wiremock to 3.13.2
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 52def1ee..9448f95e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -42,7 +42,7 @@ object Dependencies {
     "com.google.guava" % "guava" % guavaVersion)
 
   private val wireMockDependencies = Seq(
-    "org.wiremock" % "wiremock" % "3.13.1" % Test)
+    "org.wiremock" % "wiremock" % "3.13.2" % Test)
 
   val discoveryConsul = Seq(
     "org.apache.pekko" %% "pekko-actor" % pekkoVersion,


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to