Skip to content

Commit

Permalink
fix(deps): Update dependencies for 6.2.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
matrei committed Nov 19, 2024
1 parent 2378292 commit e42fbde
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,26 @@ projectUrl=https://github.com/grails/grails-gsp
githubSlug=grails/grails-gsp
githubBranch=6.2.x
developers=Puneet Behl, Graeme Rocher
grailsGradlePluginVersion=6.2.0
grailsGradlePluginVersion=6.2.2
grailsVersion=6.2.1
groovyVersion=3.0.21
groovyVersion=3.0.23
servletApiVersion=4.0.1
javaParserCoreVersion=3.15.14
jansiVersion=1.18
javaParserCoreVersion=3.26.2
jansiVersion=2.4.1
jlineVersion=2.14.6
jspApiVersion=2.1
jstlVersion=1.1.2
junitJupiterVersion=5.10.2
junitPlatformVerison=1.10.2
spockVersion=2.0-groovy-3.0
slf4jVersion=1.7.32
antVersion=1.10.14
junitJupiterVersion=5.10.5
junitPlatformVerison=1.10.5
spockVersion=2.3-groovy-3.0
slf4jVersion=1.7.36
antVersion=1.10.15
controllersRef=https://docs.grails.org/latest/ref/Controllers
commandLineRef=https://docs.grails.org/latest/ref/Command%20Line
grailsDocsVersion=5.0.2
testingSupportVersion=3.2.2
sitemeshVersion=2.4.4
junit-jupiter.version=5.8.0
junit-jupiter.version=5.10.5

org.gradle.caching=true
org.gradle.parallel=true
Expand Down

0 comments on commit e42fbde

Please sign in to comment.