Skip to content

Commit

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

Updates `org.jline:jline` from 3.23.0 to 3.24.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.23.0...jline-parent-3.24.1)

Updates `org.jline:jline-terminal-jna` from 3.23.0 to 3.24.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.23.0...jline-parent-3.24.1)

---
updated-dependencies:
- dependency-name: org.jline:jline
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent e2e8bb4 commit d320a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jooby-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<Module-Name>io.jooby.cli</Module-Name>
<jline.version>3.23.0</jline.version>
<jline.version>3.24.1</jline.version>
<picocli.version>4.7.5</picocli.version>
</properties>

Expand Down

0 comments on commit d320a43

Please sign in to comment.