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

hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git


The following commit(s) were added to refs/heads/main by this push:
     new c2dcb0ff Update wiremock to 3.13.2 (#541)
c2dcb0ff is described below

commit c2dcb0ff5e921387f484251e573ac14cdea8dfe5
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 14:17:25 2025 +0800

    Update wiremock to 3.13.2 (#541)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 4c450f99..6cb4070b 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