Skip to content

Commit

Permalink
Update dependency org.jline:jline to v3.28.0 (#10075)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 076efeb commit 510992b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jaxb-impl = { module = "com.sun.xml.bind:jaxb-impl", version = "4.0.5" }
jersey-bom = { module = "org.glassfish.jersey:jersey-bom", version = "3.1.9" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.1" }
jetty-bom = { module = "org.eclipse.jetty:jetty-bom", version = "12.0.15" }
jline = { module = "org.jline:jline", version = "3.27.1" }
jline = { module = "org.jline:jline", version = "3.28.0" }
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
jmh-generator-annprocess = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
Expand Down

0 comments on commit 510992b

Please sign in to comment.