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

jmckenzie-dev pushed a commit to branch 
sidecar/dependabot/gradle/com.gradleup.shadow-9.2.2
in repository https://gitbox.apache.org/repos/asf/cassandra-ecosystem.git

commit 83b2ebed6a3781c397344c3076208c6d00fb71ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 00:35:48 2025 +0000

    chore(deps): bump com.gradleup.shadow from 8.3.0 to 9.2.2
    
    Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.0 
to 9.2.2.
    - [Release notes](https://github.com/GradleUp/shadow/releases)
    - [Commits](https://github.com/GradleUp/shadow/compare/8.3.0...9.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.gradleup.shadow
      dependency-version: 9.2.2
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 vertx-client-shaded/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vertx-client-shaded/build.gradle b/vertx-client-shaded/build.gradle
index 4dd74909..8bb36a78 100644
--- a/vertx-client-shaded/build.gradle
+++ b/vertx-client-shaded/build.gradle
@@ -32,7 +32,7 @@ import java.nio.file.Paths
 plugins {
     id('java-library')
     id('maven-publish')
-    id('com.gradleup.shadow') version '8.3.0'
+    id('com.gradleup.shadow') version '9.2.2'
 }
 
 version project.version


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to