Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump jline from 3.19.0 to 3.20.0
Bumps [jline](https://github.com/jline/jline3) from 3.19.0 to 3.20.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.19.0...jline-parent-3.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2021
commit 2c69d311c95e5630563fb85fc09ba4c363e8b902
2 changes: 1 addition & 1 deletion modules/jooby-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline</artifactId>
<version>3.19.0</version>
<version>3.20.0</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.json/json -->
Expand Down