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 24b6fdcf Update scalatest to 3.2.20 (#495)
24b6fdcf is described below
commit 24b6fdcfe36aba48da0cfbed994926053a65118b
Author: Scala Steward <[email protected]>
AuthorDate: Thu Mar 26 19:15:31 2026 +0100
Update scalatest to 3.2.20 (#495)
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 387d92e0..ecad2935 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -25,7 +25,7 @@ object Versions {
val kafkaVersion = "4.1.2"
val KafkaVersionForDocs = "37"
- val scalaTestVersion = "3.2.19"
+ val scalaTestVersion = "3.2.20"
val scalaPBVersion = "0.11.20"
val testcontainersVersion = "1.21.4"
val logbackVersion = "1.5.32"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]