Skip to content

Commit

Permalink
Merge pull request #3308 from jooby-project/dependabot/maven/jline.ve…
Browse files Browse the repository at this point in the history
…rsion-3.25.0

build(deps): bump jline.version from 3.24.1 to 3.25.0
  • Loading branch information
jknack authored Jan 3, 2024
2 parents c91a6e5 + d501802 commit 2d7cea3
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.24.1</jline.version>
<jline.version>3.25.0</jline.version>
<picocli.version>4.7.5</picocli.version>
</properties>

Expand Down

0 comments on commit 2d7cea3

Please sign in to comment.