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

jmckenzie-dev pushed a commit to branch 
sidecar/dependabot/gradle/com.google.guava-guava-testlib-33.5.0-jre
in repository https://gitbox.apache.org/repos/asf/cassandra-ecosystem.git

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

    chore(deps): bump com.google.guava:guava-testlib
    
    Bumps [com.google.guava:guava-testlib](https://github.com/google/guava) 
from 32.0.0-jre to 33.5.0-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava-testlib
      dependency-version: 33.5.0-jre
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 server/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/build.gradle b/server/build.gradle
index 483b517a..96da820b 100644
--- a/server/build.gradle
+++ b/server/build.gradle
@@ -153,7 +153,7 @@ dependencies {
     testImplementation "org.quicktheories:quicktheories:0.26"
     testRuntimeOnly 
"org.junit.jupiter:junit-jupiter-engine:${project.junitVersion}"
 
-    testImplementation('com.google.guava:guava-testlib:32.0.0-jre') {
+    testImplementation('com.google.guava:guava-testlib:33.5.0-jre') {
         exclude group: 'junit', module: 'junit'
     }
 


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

Reply via email to