Skip to content

Commit

Permalink
Update Commons Compress to 1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbraun committed Aug 9, 2024
1 parent e660a07 commit 6f84992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
implementation("com.github.weisj:darklaf-core:3.0.2")
implementation("org.jogamp.jogl:jogl-all-main:$joglVersion")
implementation("org.jogamp.gluegen:gluegen-rt-main:$joglVersion")
implementation("org.apache.commons:commons-compress:1.24.0")
implementation("org.apache.commons:commons-compress:1.27.0")
implementation("org.apache.logging.log4j:log4j-api-kotlin:1.2.0")
implementation("org.apache.logging.log4j:log4j-api:$log4jVersion")
implementation("org.apache.logging.log4j:log4j-core:$log4jVersion")
Expand Down

0 comments on commit 6f84992

Please sign in to comment.