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

huaxingao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 6bd0e6844c Build: Bump 
com.gorylenko.gradle-git-properties:gradle-git-properties (#15322)
6bd0e6844c is described below

commit 6bd0e6844cccad307fb974fd59525cd6b6f4b6ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 14 23:25:17 2026 -0800

    Build: Bump com.gorylenko.gradle-git-properties:gradle-git-properties 
(#15322)
    
    Bumps com.gorylenko.gradle-git-properties:gradle-git-properties from 2.5.5 
to 2.5.7.
    
    ---
    updated-dependencies:
    - dependency-name: com.gorylenko.gradle-git-properties:gradle-git-properties
      dependency-version: 2.5.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 2c6ba9da2e..5b99621fce 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,7 +34,7 @@ buildscript {
     classpath 'gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6'
     classpath "com.github.alisiikh:gradle-scalastyle-plugin:3.5.0"
     classpath 'org.revapi:gradle-revapi:1.8.0'
-    classpath 'com.gorylenko.gradle-git-properties:gradle-git-properties:2.5.5'
+    classpath 'com.gorylenko.gradle-git-properties:gradle-git-properties:2.5.7'
     classpath 'com.palantir.gradle.gitversion:gradle-git-version:4.3.0'
     classpath 'org.openapitools:openapi-generator-gradle-plugin:7.19.0'
   }

Reply via email to