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

stoty pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git


The following commit(s) were added to refs/heads/main by this push:
     new b77c47803 [CALCITE-6657] Update checkstyle from 10.3.2 to 10.19.0 in 
Avatica
b77c47803 is described below

commit b77c47803699f34eb53c8030a5d3be2603b20975
Author: Istvan Toth <[email protected]>
AuthorDate: Thu Oct 31 14:09:35 2024 +0100

    [CALCITE-6657] Update checkstyle from 10.3.2 to 10.19.0 in Avatica
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index a0d8595ff..d7ce630eb 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -50,7 +50,7 @@ org.owasp.dependencycheck.version=5.2.2
 
 # Tools
 checkerframework.version=3.10.0
-checkstyle.version=10.3.2
+checkstyle.version=10.19.0
 jdk8.checkstyle.version=9.3
 spotbugs.version=3.1.11
 

Reply via email to