Skip to content

Commit 09ada82

Browse files
committed
Merge branch '2.3.x' into 2.4.x
Conflicts: grails-resources/src/grails/grails-app/conf/BuildConfig.groovy
2 parents 3c456b9 + 47f691a commit 09ada82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-resources/src/grails/grails-app/conf/BuildConfig.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ grails.project.dependency.resolution = {
5050
// specify dependencies here under either 'build', 'compile', 'runtime', 'test' or 'provided' scopes e.g.
5151
// runtime 'mysql:mysql-connector-java:5.1.29'
5252
// runtime 'org.postgresql:postgresql:9.3-1101-jdbc41'
53-
test "org.grails:grails-datastore-test-support:1.0.1-grails-2.4"
53+
test "org.grails:grails-datastore-test-support:1.0.2-grails-2.4"
5454
}
5555

5656
plugins {

0 commit comments

Comments
 (0)