Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-compress to v1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ryandens committed Jan 6, 2024
1 parent 87a8795 commit e8a8d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {

testImplementation("org.jetbrains.kotlin:kotlin-test")
testImplementation("org.jetbrains.kotlin:kotlin-test-junit")
testImplementation("org.apache.commons:commons-compress:1.22")
testImplementation("org.apache.commons:commons-compress:1.25.0")
}

gradlePlugin {
Expand Down

0 comments on commit e8a8d3e

Please sign in to comment.