This is an automated email from the ASF dual-hosted git repository.
taoran pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/main by this push:
new 73e83f6be7 [CALCITE-6119] Upgrade testcontainers to 1.19.3
73e83f6be7 is described below
commit 73e83f6be78c1d6a021a17385463ea572cf0473c
Author: Ran Tao <[email protected]>
AuthorDate: Wed Nov 15 11:13:31 2023 +0800
[CALCITE-6119] Upgrade testcontainers to 1.19.3
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 4751b4fe4e..0e654e4ac9 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -164,7 +164,7 @@ spark.version=2.2.2
sqlline.version=1.12.0
sql-logic-test.version=0.3
teradata.tpcds.version=1.2
-testcontainers.version=1.17.3
+testcontainers.version=1.19.3
tpch.version=1.0
uzaygezen.version=0.2
xalan.version=2.7.1