We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a82a1a commit 5e1367fCopy full SHA for 5e1367f
build.gradle
@@ -101,7 +101,7 @@ dependencies {
101
runtime "org.grails.plugins:ala-bootstrap3:3.2.3", noCache
102
compile "org.grails.plugins:ala-ws-security-plugin:2.0", noCache
103
compile "org.grails.plugins:ala-ws-plugin:2.0", noCache
104
- compile "org.grails.plugins:ala-auth:3.1.0", noCache
+ compile "org.grails.plugins:ala-auth:3.1.3", noCache
105
compile "org.grails.plugins:ala-admin-plugin:2.1"
106
//compile 'au.org.ala:userdetails-service-client:1.4.0' // TODO remove this line once updated version is included in ala-auth
107
0 commit comments