Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-compress to v1.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ryandens committed Jun 12, 2024
1 parent c7c92a6 commit 59c5824
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.26.1")
testImplementation("org.apache.commons:commons-compress:1.26.2")
}

gradlePlugin {
Expand Down

0 comments on commit 59c5824

Please sign in to comment.