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

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-java.git


The following commit(s) were added to refs/heads/main by this push:
     new 1895e2f7 MINOR: Bump com.gradle:develocity-maven-extension from 1.23 
to 1.23.1 (#562)
1895e2f7 is described below

commit 1895e2f7c653d41efe7fd59000754bf1d47706b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 27 20:38:26 2025 -0500

    MINOR: Bump com.gradle:develocity-maven-extension from 1.23 to 1.23.1 (#562)
    
    Bumps com.gradle:develocity-maven-extension from 1.23 to 1.23.1.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .mvn/extensions.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 47cffa9b..1dd32d62 100644
--- a/.mvn/extensions.xml
+++ b/.mvn/extensions.xml
@@ -23,7 +23,7 @@
     <extension>
         <groupId>com.gradle</groupId>
         <artifactId>develocity-maven-extension</artifactId>
-        <version>1.23</version>
+        <version>1.23.1</version>
     </extension>
     <extension>
         <groupId>com.gradle</groupId>

Reply via email to