This is an automated email from the ASF dual-hosted git repository.

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 676f4278 main: Update dependency org.testcontainers:testcontainers-bom 
to v1.20.5 (#1029)
676f4278 is described below

commit 676f42785fb7b24d29cf664749b269e500c5b1bd
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Feb 21 13:33:30 2025 +0100

    main: Update dependency org.testcontainers:testcontainers-bom to v1.20.5 
(#1029)
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index ca68c9ca..57051002 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -93,7 +93,7 @@ spark35-sql-scala212 = { module = 
"org.apache.spark:spark-sql_2.12", version.ref
 spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", 
version = "4.9.1" }
 swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref 
= "swagger" }
 swagger-jaxrs = { module = "io.swagger:swagger-jaxrs", version.ref = "swagger" 
}
-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", 
version = "1.20.4" }
+testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", 
version = "1.20.5" }
 threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
 
 [plugins]

Reply via email to