Skip to content

Commit

Permalink
build: Update JLine to 3.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephan-gh committed May 8, 2021
1 parent 2cef255 commit ddb7dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
api("org.apache.logging.log4j:log4j-core:2.8.1")
annotationProcessor("org.apache.logging.log4j:log4j-core:2.8.1")

api("org.jline:jline-reader:3.12.1")
api("org.jline:jline-reader:3.20.0")

compileOnly("org.checkerframework:checker-qual:3.13.0")

Expand Down

0 comments on commit ddb7dc1

Please sign in to comment.