Skip to content

Commit

Permalink
Bump org.jline:jline-terminal-jansi from 3.24.1 to 3.25.0
Browse files Browse the repository at this point in the history
Bumps [org.jline:jline-terminal-jansi](https://github.com/jline/jline3) from 3.24.1 to 3.25.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.24.1...jline-parent-3.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 43b9eb5 commit a527b8e
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 @@ -38,7 +38,7 @@ versions = { id = "com.github.ben-manes.versions", version = "0.50.0" }
[libraries]
assertj = { group = "org.assertj", name = "assertj-core", version = "3.24.2" }
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.2.2" }
jline = { group = "org.jline", name = "jline-terminal-jansi", version = "3.24.1" }
jline = { group = "org.jline", name = "jline-terminal-jansi", version = "3.25.0" }
junit-bom = { group = "org.junit", name = "junit-bom", version = "5.10.1" }
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter" } # version from BOM
niwen-lexer = { group = "guru.zoroark.tegral", name = "tegral-niwen-lexer", version.ref = "tegral" }
Expand Down

0 comments on commit a527b8e

Please sign in to comment.