Skip to content

Commit

Permalink
Update dependency org.jline:jline to v3.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot committed Feb 1, 2025
1 parent 24fcc3a commit 0c27ff0
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 @@ -190,7 +190,7 @@ desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.4"
eithernet = { module = "com.slack.eithernet:eithernet", version.ref = "eithernet" }
eithernet-testFixtures = { module = "com.slack.eithernet:eithernet-test-fixtures", version.ref = "eithernet" }
hilt = { module = "com.google.dagger:hilt-core", version.ref = "dagger" }
jline = "org.jline:jline:3.28.0"
jline = "org.jline:jline:3.29.0"
jsoup = "org.jsoup:jsoup:1.18.3"
junit = "junit:junit:4.13.2"
kct = { module = "dev.zacsweers.kctfork:core", version.ref = "kct" }
Expand Down

0 comments on commit 0c27ff0

Please sign in to comment.