mirror of
https://github.com/apple/pkl.git
synced 2026-07-10 15:12:43 +02:00
Bump jline from 4.2.1 to 4.3.1 (#1752)
Bumps `jline` from 4.2.1 to 4.3.1. Updates `org.jline:jline-reader` from 4.2.1 to 4.3.1 - [Release notes](https://github.com/jline/jline3/releases) - [Commits](https://github.com/jline/jline3/compare/4.2.1...4.3.1) Updates `org.jline:jline-terminal` from 4.2.1 to 4.3.1 - [Release notes](https://github.com/jline/jline3/releases) - [Commits](https://github.com/jline/jline3/compare/4.2.1...4.3.1) Updates `org.jline:jline-terminal-jni` from 4.2.1 to 4.3.1 - [Release notes](https://github.com/jline/jline3/releases) - [Commits](https://github.com/jline/jline3/compare/4.2.1...4.3.1) --- updated-dependencies: - dependency-name: org.jline:jline-reader dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jline:jline-terminal dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jline:jline-terminal-jni dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -32,7 +32,7 @@ ideaExtPlugin = "1.4.1"
|
||||
javaPoet = "0.16.0"
|
||||
javaxInject = "1"
|
||||
jimfs = "1.3.1"
|
||||
jline = "4.2.1"
|
||||
jline = "4.3.1"
|
||||
jmh = "1.37"
|
||||
jmhPlugin = "0.7.3"
|
||||
jspecify = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user