Skip to content

Commit b8332b0

Browse files
dependabot[bot]slachiewicz
authored andcommittedNov 2, 2024·
Bump org.jline:jline-reader from 3.27.0 to 3.27.1
Bumps [org.jline:jline-reader](https://github.com/jline/jline3) from 3.27.0 to 3.27.1. - [Release notes](https://github.com/jline/jline3/releases) - [Changelog](https://github.com/jline/jline3/blob/master/changelog.md) - [Commits](jline/jline3@jline-3.27.0...jline-3.27.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>
1 parent 64d2f72 commit b8332b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎plexus-interactivity-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.jline</groupId>
1919
<artifactId>jline-reader</artifactId>
20-
<version>3.27.0</version>
20+
<version>3.27.1</version>
2121
<optional>true</optional>
2222
</dependency>
2323

0 commit comments

Comments
 (0)
Please sign in to comment.