Skip to content

Commit 3256afe

Browse files
committed
fix(deps): update dependencies
1 parent c6cbc58 commit 3256afe

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

gradle/buildsrc.libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
grails-gradle-plugin = '6.2.0'
3-
nexus-publish-gradle-plugin = '1.3.0'
2+
grails-gradle-plugin = '6.2.4'
3+
nexus-publish-gradle-plugin = '2.0.0'
44

55
[libraries]
66
grails-gradle-plugin = { module = 'org.grails:grails-gradle-plugin', version.ref = 'grails-gradle-plugin' }

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
2-
grails = '6.2.0'
3-
grails-testing-support = '3.2.1'
2+
grails = '6.2.3'
3+
grails-testing-support = '3.2.2'
44
greenmail = '1.6.15'
5-
groovy = '3.0.21'
5+
groovy = '3.0.25'
66
gsp = '6.2.1'
77
javamail = '1.6.2'
88
slf4j = '1.7.36'
9-
spring = '5.3.34'
9+
spring = '5.3.39'
1010
springboot = '2.7.18'
1111
spock = '2.3-groovy-3.0'
1212

0 commit comments

Comments
 (0)