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 c93df81349 Bump io.dropwizard.metrics:metrics-core from 4.2.28 to 
4.2.29 (#4794)
c93df81349 is described below

commit c93df81349699e8935d5904a786359cf9fc3bfeb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 2 08:14:35 2024 +0200

    Bump io.dropwizard.metrics:metrics-core from 4.2.28 to 4.2.29 (#4794)
    
    Bumps 
[io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) 
from 4.2.28 to 4.2.29.
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.28...v4.2.29)
    
    ---
    updated-dependencies:
    - dependency-name: io.dropwizard.metrics:metrics-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 d904d950a1..eb921ea07f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -63,7 +63,7 @@ jsonpath = "2.9.0"
 javassist = "3.30.2-GA"
 rocksdb = "9.7.3"
 disruptor = "4.0.0"
-metrics = "4.2.28"
+metrics = "4.2.29"
 jctools = "4.0.5"
 msgpack = "0.8.24"
 caffeine = "3.0.4"

Reply via email to