Skip to content

Commit

Permalink
chore(gradle): bump org.spockframework:spock-core
Browse files Browse the repository at this point in the history
Bumps org.spockframework:spock-core from 2.0-groovy-3.0 to 2.3-groovy-4.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent f98fb61 commit f14d371
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 @@ -88,7 +88,7 @@ junit = "5.7.2"
junit4 = "4.13.2"
testcontainers = "1.20.0"
jmh = "1.37"
spockframework = "2.0-groovy-3.0"
spockframework = "2.3-groovy-4.0"

[libraries]
airlift-aircompressor = { module = "io.airlift:aircompressor", version.ref = "airlift"}
Expand Down

0 comments on commit f14d371

Please sign in to comment.