Skip to content

Commit

Permalink
Update dependency org.apache.groovy:groovy to v4.0.16
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] committed Dec 13, 2023
1 parent 0d6f608 commit e94c075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jgiven-spock2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description = "Module for writing JGiven tests with Spock 2"

ext {
spock2_version = '2.3-groovy-4.0'
groovy_version = '4.0.15'
groovy_version = '4.0.16'
}

dependencies {
Expand Down

0 comments on commit e94c075

Please sign in to comment.