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-kafka.git
The following commit(s) were added to refs/heads/main by this push:
new adff932b Update scalatest to 3.2.18 (#168)
adff932b is described below
commit adff932b697e1619b1b12129cbd981e7e7be4a62
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 7 10:40:51 2024 +0200
Update scalatest to 3.2.18 (#168)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 6f077c05..787f2bf0 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -30,7 +30,7 @@ object Versions {
val KafkaVersionForDocs = "30"
// This should align with the ScalaTest version used in the Apache Pekko
1.0.x testkit
// https://github.com/apache/pekko/blob/main/project/Dependencies.scala
- val scalaTestVersion = "3.2.14"
+ val scalaTestVersion = "3.2.18"
val scalaPBVersion = "0.11.13"
val testcontainersVersion = "1.16.3"
val logbackVersion = "1.2.13"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]