Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 24, 2024
1 parent cd0d9f1 commit ff126ce
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.1"
clikt = "com.github.ajalt.clikt:clikt:4.3.0"
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 ff126ce

Please sign in to comment.