Skip to content

Commit

Permalink
chore(deps): bump spock-bom from 2.1-groovy-3.0 to 2.3-groovy-4.0
Browse files Browse the repository at this point in the history
Bumps spock-bom from 2.1-groovy-3.0 to 2.3-groovy-4.0.

---
updated-dependencies:
- dependency-name: org.spockframework:spock-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2022
1 parent a4a6ad0 commit 58fe735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ javaPlatform {
dependencies {

api platform('org.codehaus.groovy:groovy-bom:3.0.13')
api platform('org.spockframework:spock-bom:2.1-groovy-3.0')
api platform('org.spockframework:spock-bom:2.3-groovy-4.0')

constraints {
api 'com.google.auto.service:auto-service-annotations:1.0.1'
Expand Down

0 comments on commit 58fe735

Please sign in to comment.