Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.commons:commons-compress to…
Browse files Browse the repository at this point in the history
… v1.27.1
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 01aa8d6 commit 47433ec
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 @@ -6,7 +6,7 @@ kotlin = "2.1.10"

[libraries]
classgraph = "io.github.classgraph:classgraph:4.8.179"
compress = "org.apache.commons:commons-compress:1.27.0"
compress = "org.apache.commons:commons-compress:1.27.1"
konf-yaml = { module = "com.uchuhimo:konf-yaml", version.ref = "konf" }
kotest-junit5-jvm = { module = "io.kotest:kotest-runner-junit5-jvm", version.ref = "kotest" }
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
Expand Down

0 comments on commit 47433ec

Please sign in to comment.