This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new b41062f79 Update hoverfly-java to 0.20.2 (#1172)
b41062f79 is described below
commit b41062f797cac2c4878347bd0d6a6ec50f265f38
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 11 15:36:34 2025 +0100
Update hoverfly-java to 0.20.2 (#1172)
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 9ea1db7af..3a8e7cacc 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -41,7 +41,7 @@ object Dependencies {
val TestContainersScalaTestVersion = "0.43.0"
val mockitoVersion = "4.11.0" // check even
https://github.com/scalatest/scalatestplus-mockito/releases
val protobufJavaVersion = "3.25.8"
- val hoverflyVersion = "0.19.1"
+ val hoverflyVersion = "0.20.2"
val scalaCheckVersion = "1.19.0"
// Legacy versions support Slf4J v1 for compatibility with older libs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]