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 6b8d2fcbba Bump it.unimi.dsi:fastutil-core from 8.5.13 to 8.5.14
(#4158)
6b8d2fcbba is described below
commit 6b8d2fcbba608a9c1f94956b556a904b244a6ca1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 6 08:16:45 2024 +0300
Bump it.unimi.dsi:fastutil-core from 8.5.13 to 8.5.14 (#4158)
Bumps [it.unimi.dsi:fastutil-core](https://github.com/vigna/fastutil) from
8.5.13 to 8.5.14.
- [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES)
- [Commits](https://github.com/vigna/fastutil/commits/8.5.14)
---
updated-dependencies:
- dependency-name: it.unimi.dsi:fastutil-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 320c0b6470..4c86574094 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -67,7 +67,7 @@ metrics = "4.2.26"
jctools = "4.0.5"
msgpack = "0.8.24"
caffeine = "3.0.4"
-fastutil = "8.5.13"
+fastutil = "8.5.14"
kryo = "5.6.0"
bytebuddy = "1.14.18"
mockServer = "5.15.0"