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 f68fa5f6a Update hoverfly-java to 0.19.1 (#780)
f68fa5f6a is described below
commit f68fa5f6a2feebfc584fde5594a5a5f220fe6231
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 1 09:49:00 2024 +0100
Update hoverfly-java to 0.19.1 (#780)
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 13f7d862a..0ca6f8d71 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -36,7 +36,7 @@ object Dependencies {
val TestContainersScalaTestVersion = "0.41.4"
val mockitoVersion = "4.11.0" // check even
https://github.com/scalatest/scalatestplus-mockito/releases
val protobufJavaVersion = "3.25.4"
- val hoverflyVersion = "0.19.0"
+ val hoverflyVersion = "0.19.1"
val scalaCheckVersion = "1.18.0"
// Legacy versions support Slf4J v1 for compatibility with older libs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]