This is an automated email from the ASF dual-hosted git repository.
ptupitsyn 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 594f6286f5f Bump it.unimi.dsi:fastutil-core from 8.5.15 to 8.5.16
(#6101)
594f6286f5f is described below
commit 594f6286f5fbb7636203bba87de7af0f57c99cef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 24 08:19:22 2025 +0300
Bump it.unimi.dsi:fastutil-core from 8.5.15 to 8.5.16 (#6101)
Signed-off-by: Pavel Tupitsyn <[email protected]>
Co-authored-by: Pavel Tupitsyn <[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 ee84f7447ce..2a833feaa6e 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -70,7 +70,7 @@ metrics = "4.2.32"
jctools = "4.0.5"
msgpack = "0.8.24"
caffeine = "3.2.0"
-fastutil = "8.5.15"
+fastutil = "8.5.16"
kryo = "5.6.2"
bytebuddy = "1.17.6"
mockServer = "5.15.0"