Skip to content

Commit

Permalink
Bump org.jline:jline-reader from 3.25.0 to 3.25.1
Browse files Browse the repository at this point in the history
Bumps [org.jline:jline-reader](https://github.com/jline/jline3) from 3.25.0 to 3.25.1.
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-parent-3.25.0...jline-parent-3.25.1)

---
updated-dependencies:
- dependency-name: org.jline:jline-reader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Jan 26, 2024
1 parent 1bb7afb commit ea49009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plexus-interactivity-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline-reader</artifactId>
<version>3.25.0</version>
<version>3.25.1</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit ea49009

Please sign in to comment.