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

engelen 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 be7b3a538 Update scalacheck to 1.18.0 (#619)
be7b3a538 is described below

commit be7b3a5381aa7e785fab62c46c2df0de6ce76e7b
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 25 12:04:39 2024 +0200

    Update scalacheck to 1.18.0 (#619)
    
    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 48d19da39..8afe1b530 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -38,7 +38,7 @@ object Dependencies {
   val mockitoVersion = "4.11.0" // check even 
https://github.com/scalatest/scalatestplus-mockito/releases
   val protobufJavaVersion = "3.25.3"
   val hoverflyVersion = "0.14.1"
-  val scalaCheckVersion = "1.17.1"
+  val scalaCheckVersion = "1.18.0"
 
   // Legacy versions support Slf4J v1 for compatibility with older libs
   val Slf4jVersion = "2.0.13"


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

Reply via email to