Skip to content

Commit

Permalink
Upgrade org.jline:jline to 3.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jan 8, 2024
1 parent 455dc61 commit 9e9d267
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plexus-interactivity-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<!-- JLine is optional -->
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline</artifactId>
<version>3.23.0</version>
<artifactId>jline-reader</artifactId>
<version>3.25.0</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 9e9d267

Please sign in to comment.