This is an automated email from the ASF dual-hosted git repository.
sk0x50 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new 6a6b097d832 Bump com.github.siom79.japicmp:japicmp from 0.23.1 to
0.24.1 (#6727)
6a6b097d832 is described below
commit 6a6b097d832c19ce1d0400b5e2442eadfdd80a78
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 11 01:57:56 2025 +0300
Bump com.github.siom79.japicmp:japicmp from 0.23.1 to 0.24.1 (#6727)
Signed-off-by: Slava Koptilin <[email protected]>
Co-authored-by: Slava Koptilin <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index f9891c03244..1c3e30a1df6 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -94,7 +94,7 @@ testcontainers = "1.21.3"
gradleToolingApi = "8.6"
protobuf = "4.32.1"
cytodynamics = "0.2.0"
-japicmp = "0.23.1"
+japicmp = "0.24.1"
#Tools
pmdTool = "7.13.0"