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 7e11d4899b Bump it.unimi.dsi:fastutil-core from 8.5.6 to 8.5.13 (#3382)
7e11d4899b is described below

commit 7e11d4899bd3a18cdcfccdfa97e12115d8a3880b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 8 14:36:02 2024 +0200

    Bump it.unimi.dsi:fastutil-core from 8.5.6 to 8.5.13 (#3382)
    
    Bumps [it.unimi.dsi:fastutil-core](https://github.com/vigna/fastutil) from 
8.5.6 to 8.5.13.
    - [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES)
    - [Commits](https://github.com/vigna/fastutil/commits)
    
    ---
    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 72bd6751bc..49dbdae7cd 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -67,7 +67,7 @@ metrics = "4.0.2"
 jctools = "4.0.3"
 msgpack = "0.8.24"
 caffeine = "3.0.4"
-fastutil = "8.5.6"
+fastutil = "8.5.13"
 kryo = "4.0.1"
 bytebuddy = "1.14.12"
 mockServer = "5.15.0"

Reply via email to