Skip to content

Commit

Permalink
Bump org.jline:jline-terminal-jansi from 3.25.0 to 3.26.1
Browse files Browse the repository at this point in the history
Bumps [org.jline:jline-terminal-jansi](https://github.com/jline/jline3) from 3.25.0 to 3.26.1.
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-parent-3.25.0...jline-parent-3.26.1)

---
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 Apr 25, 2024
1 parent 828dce7 commit b16f8d2
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.51.0" }
[libraries]
assertj = { group = "org.assertj", name = "assertj-core", version = "3.25.2" }
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.2.2" }
jline = { group = "org.jline", name = "jline-terminal-jansi", version = "3.25.0" }
jline = { group = "org.jline", name = "jline-terminal-jansi", version = "3.26.1" }
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 b16f8d2

Please sign in to comment.