We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c198e commit 0ce71e2Copy full SHA for 0ce71e2
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -461,7 +461,7 @@ bom {
461
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
462
}
463
464
- library("Groovy", "4.0.25") {
+ library("Groovy", "4.0.26") {
465
prohibit {
466
contains "-alpha-"
467
because "we don't want alpha dependencies"
0 commit comments