Skip to content

Commit

Permalink
build(deps): bump jline from 3.23.0 to 3.24.0
Browse files Browse the repository at this point in the history
Bumps `jline` from 3.23.0 to 3.24.0.

Updates `org.jline:jline-terminal` from 3.23.0 to 3.24.0
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-parent-3.23.0...jline-parent-3.24.0)

Updates `org.jline:jline-terminal-jna` from 3.23.0 to 3.24.0
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-parent-3.23.0...jline-parent-3.24.0)

Updates `org.jline:jline-reader` from 3.23.0 to 3.24.0
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-parent-3.23.0...jline-parent-3.24.0)

---
updated-dependencies:
- dependency-name: org.jline:jline-terminal
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-terminal-jna
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-reader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 1991cfb commit 6460b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

[versions]
log4j = "2.21.0"
jline = "3.23.0"
jline = "3.24.0"

[libraries]
# Logger
Expand Down

0 comments on commit 6460b30

Please sign in to comment.