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 f86d8fd0665 Bump com.typesafe:config from 1.4.3 to 1.4.4 (#6233)
f86d8fd0665 is described below
commit f86d8fd06653debedf00ed37e99d7665460791e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 16 07:19:45 2025 +0300
Bump com.typesafe:config from 1.4.3 to 1.4.4 (#6233)
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 6db8ab20be4..8120091332c 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -54,7 +54,7 @@ spoon = "10.4.3-beta-21"
swagger = "2.2.34"
swaggerParser = "2.1.31"
swaggerLegacy = "1.6.16"
-typesafe = "1.4.3"
+typesafe = "1.4.4"
hamcrest = "3.0"
hamcrestOptional = "2.0.0"
hamcrestPath = "1.0.1"