Skip to content

Commit ffa58e5

Browse files
chore(deps): update dependency org.apache.commons:commons-compress to v1.27.1
1 parent be57655 commit ffa58e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin = "2.1.21"
66

77
[libraries]
88
classgraph = "io.github.classgraph:classgraph:4.8.179"
9-
compress = "org.apache.commons:commons-compress:1.27.0"
9+
compress = "org.apache.commons:commons-compress:1.27.1"
1010
konf-yaml = { module = "com.uchuhimo:konf-yaml", version.ref = "konf" }
1111
kotest-junit5-jvm = { module = "io.kotest:kotest-runner-junit5-jvm", version.ref = "kotest" }
1212
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }

0 commit comments

Comments
 (0)