Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 572ab01

Browse files
committed
Release 4.0.0
1 parent 0e699c2 commit 572ab01

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
title=Grails Async Framework
22
authors=Graeme Rocher
3-
projectVersion=4.0.0.BUILD-SNAPSHOT
3+
projectVersion=4.0.0
44
projectDesc=Grails Async Libraries
55
projectUrl=https://github.com/grails/grails-async
66
githubSlug=grails/grails-async
77
githubBranch=master
88
developers=Graeme Rocher
9-
grailsVersion=4.0.0.M1
9+
grailsVersion=4.0.0
1010
grailsDocsVersion=4.0.0.M1
1111
groovyVersion=2.5.6
12-
gormVersion=7.0.0.RC1
12+
gormVersion=7.0.2.RELEASE
1313
servletApiVersion=4.0.1
1414
spockVersion=1.2-groovy-2.5
15-
springVersion=5.1.5.RELEASE
15+
springVersion=5.1.8.RELEASE
1616
slf4jVersion=1.7.22
1717
rxJavaVersion=1.3.0
1818
rxJava2Version=2.1.3

0 commit comments

Comments
 (0)