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 78384b13 main: Update dependency org.assertj:assertj-core to v3.27.2 
(#675)
78384b13 is described below

commit 78384b130edb275a8c73a62558d988cbc54a94d6
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jan 10 17:22:05 2025 +0100

    main: Update dependency org.assertj:assertj-core to v3.27.2 (#675)
---
 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 9ef082c2..43bb2d1d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -32,7 +32,7 @@ swagger = "1.6.14"
 # If a dependency is removed, check whether the LICENSE and/or NOTICE files 
need to be adopted
 # (aka mention of the dependency removed).
 #
-assertj-core = { module = "org.assertj:assertj-core", version = "3.26.3" }
+assertj-core = { module = "org.assertj:assertj-core", version = "3.27.2" }
 auth0-jwt = { module = "com.auth0:java-jwt", version = "4.4.0" }
 awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.28.15" }
 azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.30" }

Reply via email to