Skip to content

Commit 5e1367f

Browse files
committed
Upgrade auth plugin
1 parent 6a82a1a commit 5e1367f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dependencies {
101101
runtime "org.grails.plugins:ala-bootstrap3:3.2.3", noCache
102102
compile "org.grails.plugins:ala-ws-security-plugin:2.0", noCache
103103
compile "org.grails.plugins:ala-ws-plugin:2.0", noCache
104-
compile "org.grails.plugins:ala-auth:3.1.0", noCache
104+
compile "org.grails.plugins:ala-auth:3.1.3", noCache
105105
compile "org.grails.plugins:ala-admin-plugin:2.1"
106106
//compile 'au.org.ala:userdetails-service-client:1.4.0' // TODO remove this line once updated version is included in ala-auth
107107

0 commit comments

Comments
 (0)