Skip to content

Commit

Permalink
Enforce org.apache.commons:commons-compress 1.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Jun 11, 2024
1 parent 040743e commit 2452108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ plugins {

val dependencyVersions = listOf(
"commons-io:commons-io:2.16.1",
"org.apache.commons:commons-compress:1.26.2",
"org.apiguardian:apiguardian-api:1.1.2",
"org.jetbrains:annotations:24.1.0",
"org.jetbrains.kotlin:kotlin-reflect:1.9.23",
Expand Down

0 comments on commit 2452108

Please sign in to comment.