Skip to content

Commit ca4d9df

Browse files
Bump org.apache.groovy:groovy in /test-project-groovy (#340)
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 5.0.3 to 5.0.5. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82d0a90 commit ca4d9df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-project-groovy/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ subprojects {
2626
}
2727

2828
dependencies {
29-
implementation 'org.apache.groovy:groovy:5.0.3'
29+
implementation 'org.apache.groovy:groovy:5.0.5'
3030
testImplementation "org.junit.jupiter:junit-jupiter-api:$jUnitVersion"
3131
testImplementation "org.junit.jupiter:junit-jupiter-params:$jUnitVersion"
3232
testImplementation "org.junit.jupiter:junit-jupiter-engine:$jUnitVersion"

0 commit comments

Comments
 (0)