Skip to content

Commit

Permalink
fix(deps): update dependency com.github.ajalt.clikt:clikt to v4.2.1 (#…
Browse files Browse the repository at this point in the history
…259)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent ae06209 commit 8ed9c25
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 @@ -10,7 +10,7 @@ annotations = "org.jetbrains:annotations:24.0.1"
apiguardian = "org.apiguardian:apiguardian-api:1.1.2"
asm-core = { module = "org.ow2.asm:asm", version.ref = "asm" }
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
clikt = "com.github.ajalt.clikt:clikt:4.2.0"
clikt = "com.github.ajalt.clikt:clikt:4.2.1"
configurate-core = { module = "org.spongepowered:configurate-extra-kotlin", version.ref = "configurate" }
configurate-hocon = { module = "org.spongepowered:configurate-hocon", version.ref = "configurate" }
configurate-kotlin = { module = "org.spongepowered:configurate-extra-kotlin", version.ref = "configurate" }
Expand Down

0 comments on commit 8ed9c25

Please sign in to comment.