Skip to content

Commit

Permalink
Bump org.spockframework:spock-bom from 2.3-groovy-3.0 to 2.3-groovy-4.0
Browse files Browse the repository at this point in the history
Bumps org.spockframework:spock-bom from 2.3-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 Sep 18, 2024
1 parent 60aa7bc commit 04b51c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ junit-vintage = { module = 'org.junit.vintage:junit-vintage-engine', version.ref
lombok = 'org.projectlombok:lombok:1.18.34'
slf4j-api = { module = 'org.slf4j:slf4j-api', version.ref = 'slf4j-version' }
slf4j-nop = { module = 'org.slf4j:slf4j-nop', version.ref = 'slf4j-version' }
spock = 'org.spockframework:spock-bom:2.3-groovy-3.0'
spock = 'org.spockframework:spock-bom:2.3-groovy-4.0'

[plugins]
gradle-versions = { id= 'com.github.ben-manes.versions', version = '0.51.0' }
Expand Down

0 comments on commit 04b51c4

Please sign in to comment.