This is an automated email from the ASF dual-hosted git repository.
tzimanyi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
The following commit(s) were added to refs/heads/main by this push:
new 2e4166fedc6 [kie-issues#2153] Update testcontainers to 2.0.1. (#3315)
2e4166fedc6 is described below
commit 2e4166fedc699da8bba953bdd4f7d4fc56ee3ab2
Author: Tibor Zimányi <[email protected]>
AuthorDate: Wed Oct 22 13:16:44 2025 +0200
[kie-issues#2153] Update testcontainers to 2.0.1. (#3315)
---
.../test-resources/tests/shell/sonataflow-builder/src/RunTests.java | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/packages/sonataflow-builder-image/test-resources/tests/shell/sonataflow-builder/src/RunTests.java
b/packages/sonataflow-builder-image/test-resources/tests/shell/sonataflow-builder/src/RunTests.java
index 2ec43afadc8..95dbf881aee 100644
---
a/packages/sonataflow-builder-image/test-resources/tests/shell/sonataflow-builder/src/RunTests.java
+++
b/packages/sonataflow-builder-image/test-resources/tests/shell/sonataflow-builder/src/RunTests.java
@@ -26,8 +26,8 @@
//DEPS org.junit.jupiter:junit-jupiter-engine:5.10.1
// testcontainers
-//DEPS org.testcontainers:testcontainers:1.19.3
-//DEPS org.testcontainers:junit-jupiter:1.19.3
+//DEPS org.testcontainers:testcontainers:2.0.1
+//DEPS org.testcontainers:testcontainers-junit-jupiter:2.0.1
import static org.junit.jupiter.api.Assertions.assertEquals;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]