Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 1ef6444 commit a8525cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/hdfs-fixture/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
api "ch.qos.logback:logback-core:1.5.8"
api "ch.qos.logback:logback-classic:1.2.13"
api "org.jboss.xnio:xnio-nio:3.8.16.Final"
api 'org.jline:jline:3.26.3'
api 'org.jline:jline:3.27.0'
api 'org.apache.commons:commons-configuration2:2.11.0'
api 'com.nimbusds:nimbus-jose-jwt:9.41.1'
api ('org.apache.kerby:kerb-admin:2.1.0') {
Expand Down

0 comments on commit a8525cc

Please sign in to comment.