Skip to content

Commit

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

build(deps): bump org.jline:jline-reader from 3.27.0 to 3.27.1
  • Loading branch information
jvirtanen authored Oct 16, 2024
2 parents f06a1c7 + b30a229 commit 62b9bf7
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.27.0</version>
<version>3.27.1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 62b9bf7

Please sign in to comment.