This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git
The following commit(s) were added to refs/heads/master by this push:
new b98aeca RATIS-2476. Bump develocity-maven-extension to 2.4.0 (#99)
b98aeca is described below
commit b98aeca826f6f1a2a3f56d0ab80993c0b6f9b019
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 11:49:22 2026 +0200
RATIS-2476. Bump develocity-maven-extension to 2.4.0 (#99)
---
.mvn/extensions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index a32ab68..960b8cd 100644
--- a/.mvn/extensions.xml
+++ b/.mvn/extensions.xml
@@ -24,7 +24,7 @@
<extension>
<groupId>com.gradle</groupId>
<artifactId>develocity-maven-extension</artifactId>
- <version>1.22.2</version>
+ <version>2.4.0</version>
</extension>
<extension>
<groupId>com.gradle</groupId>