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 02da595098 Bump org.jetbrains:annotations from 20.1.0 to 24.1.0 (#3250)
02da595098 is described below

commit 02da595098a6463fcd28c6897d1353b219ac5fe6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 22 10:14:13 2024 +0200

    Bump org.jetbrains:annotations from 20.1.0 to 24.1.0 (#3250)
    
    Bumps 
[org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 
20.1.0 to 24.1.0.
    - [Release notes](https://github.com/JetBrains/java-annotations/releases)
    - 
[Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/JetBrains/java-annotations/compare/20.1.0...24.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains:annotations
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: Pavel Tupitsyn <ptupit...@apache.org>
    Co-authored-by: Pavel Tupitsyn <ptupit...@apache.org>
---
 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 1a81c0b79b..f789e79f89 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -27,7 +27,7 @@ jansi = "2.4.0"
 netty = "4.1.87.Final"
 javapoet = "1.13.0"
 javax = "1.3.2"
-jetbrainsAnnotations = "20.1.0"
+jetbrainsAnnotations = "24.1.0"
 jline = "3.21.0"
 jmh = "1.35"
 junit5 = "5.9.3"

Reply via email to