Skip to content

Commit 3aa0fd3

Browse files
authored
Merge pull request #1640 from jooby-project/dependabot/maven/org.jline-jline-3.14.1
Bump jline from 3.14.0 to 3.14.1
2 parents 2fae485 + 4c35b5f commit 3aa0fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14.0</version>
45+
<version>3.14.1</version>
4646
</dependency>
4747

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

0 commit comments

Comments
 (0)