Skip to content

Commit

Permalink
Update to GDC 3.1.5.RELEASE
Browse files Browse the repository at this point in the history
Unit tests pass fine
  • Loading branch information
Joe McCall committed Sep 13, 2016
1 parent 03b6a4c commit 6ba8dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Expand Up @@ -29,7 +29,7 @@ grails.project.dependency.resolution = {
}

dependencies {
String datastoreVersion = '3.1.4.RELEASE'
String datastoreVersion = '3.1.5.RELEASE'
String hibernateVersion = '3.6.10.Final'

compile "org.grails:grails-datastore-core:$datastoreVersion",
Expand Down

0 comments on commit 6ba8dc8

Please sign in to comment.