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 90047e5c2a Bump jline from 3.26.3 to 3.27.0 (#4431)
90047e5c2a is described below

commit 90047e5c2a0875ab7da12bd26840372c5fd3646a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 23 09:07:42 2024 +0300

    Bump jline from 3.26.3 to 3.27.0 (#4431)
    
    Bumps `jline` from 3.26.3 to 3.27.0.
    
    Updates `org.jline:jline` from 3.26.3 to 3.27.0
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-parent-3.26.3...jline-3.27.0)
    
    Updates `org.jline:jline-console` from 3.26.3 to 3.27.0
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-parent-3.26.3...jline-3.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jline
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jline:jline-console
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 dd94f833d8..8c11c33ec3 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -29,7 +29,7 @@ netty = "4.1.113.Final"
 javapoet = "1.13.0"
 javax = "1.3.2"
 jetbrainsAnnotations = "24.1.0"
-jline = "3.26.3"
+jline = "3.27.0"
 jmh = "1.37"
 junit5 = "5.11.0"
 junitPioneer = "2.2.0"

Reply via email to