This is an automated email from the ASF dual-hosted git repository.

apolovtsev 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 56b7f60b7d7 Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 
(#7782)
56b7f60b7d7 is described below

commit 56b7f60b7d75609ab460d510915cffad2f6eac27
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 11:20:26 2026 +0200

    Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#7782)
    
    Signed-off-by: Aleksandr Polovtsev <[email protected]>
    Co-authored-by: Aleksandr Polovtsev <[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 bb2f7d31c5b..9387fb0f589 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -30,7 +30,7 @@ jansi = "2.4.2"
 netty = "4.2.10.Final"
 javapoet = "1.13.0"
 javax = "1.3.2"
-jetbrainsAnnotations = "26.0.2-1"
+jetbrainsAnnotations = "26.1.0"
 jline = "4.0.4"
 jmh = "1.37"
 junit5 = "5.14.3"

Reply via email to