This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git
commit 3ab8003106507b1664ad2c42860789776a816cd3 Author: nobigo <[email protected]> AuthorDate: Mon Jul 17 15:56:23 2023 +0800 Bump vlsi-release-plugins from 1.84 to 1.90 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 64573f8d55..3b07762303 100644 --- a/gradle.properties +++ b/gradle.properties @@ -48,7 +48,7 @@ com.github.autostyle.version=3.0 com.github.burrunan.s3-build-cache.version=1.2 com.github.johnrengelman.shadow.version=5.1.0 com.github.spotbugs.version=2.0.0 -com.github.vlsi.vlsi-release-plugins.version=1.84 +com.github.vlsi.vlsi-release-plugins.version=1.90 com.google.protobuf.version=0.8.10 de.thetaphi.forbiddenapis.version=3.5.1 jacoco.version=0.8.10
