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 f758244 commit 70cc4e3Copy full SHA for 70cc4e3
vividus/build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
implementation(group: 'de.vandermeer', name: 'asciitable', version: '0.3.2')
76
77
// Meta filters based on Groovy
78
- implementation(group: 'org.apache.groovy', name: 'groovy', version: '4.0.25')
+ implementation(group: 'org.apache.groovy', name: 'groovy', version: '4.0.26')
79
80
// Spring
81
implementation platform(group: 'org.springframework', name: 'spring-framework-bom', version: '6.2.3')
0 commit comments