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 0017faf63 fix(deps): update dependency com.puppycrawl.tools:checkstyle 
to v13.3.0 (#3911)
0017faf63 is described below

commit 0017faf6303769b8cb0c1377fab44799a57b79f9
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Feb 28 19:06:55 2026 +0000

    fix(deps): update dependency com.puppycrawl.tools:checkstyle to v13.3.0 
(#3911)
---
 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 dc9d98407..9d00f88aa 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -18,7 +18,7 @@
 #
 
 [versions]
-checkstyle = "13.2.0"
+checkstyle = "13.3.0"
 hadoop = "3.4.3"
 iceberg = "1.10.1" # Ensure to update the iceberg version in regtests and 
getting-started to keep them up-to-date
 immutables = "2.12.1"

Reply via email to