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 2392292b Update scalatest to 3.2.19 (#203)
2392292b is described below
commit 2392292b42995f8c7f998a6da165ffb26f8c9b45
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 30 08:40:20 2024 +0100
Update scalatest to 3.2.19 (#203)
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 44201ca5..20fc94f4 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -28,7 +28,7 @@ object Versions {
val kafkaVersion = "3.7.0"
val KafkaVersionForDocs = "37"
- val scalaTestVersion = "3.2.18"
+ val scalaTestVersion = "3.2.19"
val scalaPBVersion = "0.11.17"
val testcontainersVersion = "1.19.8"
val logbackVersion = "1.3.14"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]