Skip to content

Commit c23609c

Browse files
authored
Merge pull request jooby-project#2346 from jooby-project/dependabot/maven/org.jline-jline-3.20.0
Bump jline from 3.19.0 to 3.20.0
2 parents b85237b + 2c69d31 commit c23609c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jooby-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.jline</groupId>
4444
<artifactId>jline</artifactId>
45-
<version>3.19.0</version>
45+
<version>3.20.0</version>
4646
</dependency>
4747

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

0 commit comments

Comments
 (0)