Skip to content

Commit

Permalink
Merge pull request #508 from paritytrading/dependabot/maven/org.jline…
Browse files Browse the repository at this point in the history
…-jline-reader-3.27.0

build(deps): bump org.jline:jline-reader from 3.26.3 to 3.27.0
  • Loading branch information
jvirtanen authored Sep 23, 2024
2 parents 503a2fc + 37e3979 commit e372bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline-reader</artifactId>
<version>3.26.3</version>
<version>3.27.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit e372bd7

Please sign in to comment.