Skip to content

Commit

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

Updates `org.jline:jline-terminal` 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)

Updates `org.jline:jline-terminal-jni` 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)

Updates `org.jline:jline-reader` 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)

Updates `org.jline:jline-style` 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
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-terminal-jni
  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
- dependency-name: org.jline:jline-style
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dfa1 committed Jan 2, 2024
1 parent 55670c4 commit 132b611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<!-- versions production classpath -->
<version.antlr>4.13.1</version.antlr>
<version.commonscli>1.6.0</version.commonscli>
<version.jline>3.24.1</version.jline>
<version.jline>3.25.0</version.jline>
<!-- versions test classpath -->
<version.junit>5.10.1</version.junit>
<version.assertj>3.25.0</version.assertj>
Expand Down

0 comments on commit 132b611

Please sign in to comment.