Skip to content

Commit

Permalink
fix(deps): update dependency org.spockframework:spock-core to v2.3-gr…
Browse files Browse the repository at this point in the history
…oovy-4.0
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent 5517e52 commit 8234a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ grailsShellVersion=7.0.0-SNAPSHOT
springBootVersion=3.4.2
springGradleDependencyManagementVersion=1.1.6
# Since we're pulling in spring's dependency management, we need to override this to support the groovy version of gradle
spock.version=2.3-groovy-3.0
spock.version=2.3-groovy-4.0

# This groovy version should be the version built with grails applications and NOT the one used by this project
# since this project must use gradle's groovy version. This property will be used to set up the test projects
Expand Down

0 comments on commit 8234a81

Please sign in to comment.