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 22ec1841def Bump com.github.siom79.japicmp:japicmp from 0.25.0 to
0.25.1 (#7296)
22ec1841def is described below
commit 22ec1841def1f879948eb6e9b7352989fdb38512
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 31 15:47:20 2025 +0200
Bump com.github.siom79.japicmp:japicmp from 0.25.0 to 0.25.1 (#7296)
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 96035fd1810..2fed7fc239d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -93,7 +93,7 @@ testcontainers = "2.0.0"
gradleToolingApi = "8.6"
protobuf = "4.33.1"
cytodynamics = "0.2.0"
-japicmp = "0.25.0"
+japicmp = "0.25.1"
# JDBC connection pools (for testing purposes)
hikariCP = "7.0.2"