This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 00beb52e0 Update scalacheck to 1.20.0 (#1868)
00beb52e0 is described below
commit 00beb52e08a2aba9f827bc20ccbda38f44302853
Author: Scala Steward <[email protected]>
AuthorDate: Wed Sep 2 18:41:40 2026 +0200
Update scalacheck to 1.20.0 (#1868)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index bc564bc01..267236fe8 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -42,7 +42,7 @@ object Dependencies {
val mockitoVersion = "5.23.0" // check even
https://github.com/scalatest/scalatestplus-mockito/releases
val protobufJavaVersion = "4.36.1"
val hoverflyVersion = "0.20.2"
- val scalaCheckVersion = "1.19.0"
+ val scalaCheckVersion = "1.20.0"
val HadoopVersion = "3.4.3"
val Slf4jVersion = "2.0.18"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]