This is an automated email from the ASF dual-hosted git repository.
hepin 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 03ceadce1 Update testcontainers-scala to 0.44.0 (#1305)
03ceadce1 is described below
commit 03ceadce1abe13c2e40939bfb187bf6f68a55ea1
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 30 16:28:23 2025 +0800
Update testcontainers-scala to 0.44.0 (#1305)
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 eb6bf727a..c49f28f3b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -37,7 +37,7 @@ object Dependencies {
val PekkoStreamsCirceVersion = "1.1.0"
val PekkoHttpBinaryVersion = PekkoHttpDependency.default.link
val ScalaTestVersion = "3.2.19"
- val TestContainersScalaTestVersion = "0.43.6"
+ val TestContainersScalaTestVersion = "0.44.0"
val mockitoVersion = "5.20.0" // check even
https://github.com/scalatest/scalatestplus-mockito/releases
val protobufJavaVersion = "3.25.8"
val hoverflyVersion = "0.20.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]