This is an automated email from the ASF dual-hosted git repository.
sk0x50 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 1c7f06d4b28 Bump value from 2.12.0 to 2.12.1 (#7370)
1c7f06d4b28 is described below
commit 1c7f06d4b284e39396f28269963ac2b2a6fd0742
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 11 13:46:02 2026 +0200
Bump value from 2.12.0 to 2.12.1 (#7370)
Signed-off-by: Slava Koptilin <[email protected]>
Co-authored-by: Slava Koptilin <[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 f44e7a536b0..bb8290e2fe1 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -60,7 +60,7 @@ hamcrestPath = "1.0.1"
hamcrestJson = "0.3"
scalecube = "2.6.15"
calcite = "1.41.0"
-value = "2.12.0"
+value = "2.12.1"
janino = "3.1.12"
jsonpath = "2.10.0"
javassist = "3.30.2-GA"