Skip to content

Commit 29b7e5a

Browse files
committed
Upgrade to Groovy 4.0.30
Closes spring-projectsgh-49076
1 parent 31c0802 commit 29b7e5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ bom {
496496
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
497497
}
498498
}
499-
library("Groovy", "4.0.29") {
499+
library("Groovy", "4.0.30") {
500500
prohibit {
501501
contains "-alpha-"
502502
because "we don't want alpha dependencies"

0 commit comments

Comments
 (0)