Skip to content

Commit

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

build(deps): bump org.jline:jline-reader from 3.24.0 to 3.24.1
  • Loading branch information
jvirtanen authored Nov 2, 2023
2 parents 3b38f92 + 5a1a441 commit 21286cf
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.24.0</version>
<version>3.24.1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 21286cf

Please sign in to comment.