Skip to content

Commit 9993032

Browse files
authored
Merge pull request #15544 from apache/groovy-4.0.31
fix(deps): Bump Groovy to 4.0.31
2 parents b0dc6d6 + 2d96548 commit 9993032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ ext {
7373
'commons-codec.version' : '1.18.0',
7474
'commons-lang3.version' : '3.20.0',
7575
'geb-spock.version' : '8.0.1',
76-
'groovy.version' : '4.0.30',
76+
'groovy.version' : '4.0.31',
7777
'jackson.version' : '2.19.1',
7878
'jquery.version' : '3.7.1',
7979
'liquibase-hibernate5.version': '4.27.0',

0 commit comments

Comments
 (0)