Skip to content

Commit

Permalink
Update dependency org.codehaus.groovy:groovy to v2.5.21 (#1170)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>

Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2023
1 parent 3da9f25 commit 1362d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jgiven-spock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "Module for writing JGiven tests with Spock"

dependencies {
api project(':jgiven-junit')
implementation 'org.codehaus.groovy:groovy:2.5.20'
implementation 'org.codehaus.groovy:groovy:2.5.21'
implementation 'org.spockframework:spock-core:1.3-groovy-2.5'

testImplementation project(':jgiven-html5-report')
Expand Down

0 comments on commit 1362d6b

Please sign in to comment.