Skip to content

Commit f872f69

Browse files
authoredMar 7, 2024
chore: bump org.apache.groovy:groovy-bom from 4.0.17 to 4.0.19 (#370)
Bumps [org.apache.groovy:groovy-bom](https://github.com/apache/groovy) from 4.0.17 to 4.0.19. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent def8d0e commit f872f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
exclude("org.slf4j")
3434
}
3535

36-
testImplementation(platform("org.apache.groovy:groovy-bom:4.0.17"))
36+
testImplementation(platform("org.apache.groovy:groovy-bom:4.0.19"))
3737
testImplementation("org.apache.groovy:groovy")
3838
testImplementation(platform("org.spockframework:spock-bom:2.3-groovy-4.0"))
3939
testImplementation("org.spockframework:spock-core")

0 commit comments

Comments
 (0)
Please sign in to comment.