Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-compress to v1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 379ad7b commit 9985cbe
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.25.0")
testImplementation("org.apache.commons:commons-compress:1.26.0")
}

gradlePlugin {
Expand Down

0 comments on commit 9985cbe

Please sign in to comment.