Skip to content

Commit

Permalink
Merge 98a705f into 06cc208
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 16, 2022
2 parents 06cc208 + 98a705f commit 6632b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compress-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation 'org.brotli:dec:0.1.2'

testImplementation project(":test-common")
testImplementation platform("org.spockframework:spock-bom:2.0-groovy-3.0")
testImplementation platform("org.spockframework:spock-bom:2.1-groovy-3.0")
testImplementation 'org.spockframework:spock-core'
testImplementation 'org.spockframework:spock-junit4'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.8.2'
Expand Down

0 comments on commit 6632b66

Please sign in to comment.