Skip to content

Commit

Permalink
Upgrade auth plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Rita-C committed Feb 16, 2021
1 parent 6a82a1a commit 5e1367f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ dependencies {
runtime "org.grails.plugins:ala-bootstrap3:3.2.3", noCache
compile "org.grails.plugins:ala-ws-security-plugin:2.0", noCache
compile "org.grails.plugins:ala-ws-plugin:2.0", noCache
compile "org.grails.plugins:ala-auth:3.1.0", noCache
compile "org.grails.plugins:ala-auth:3.1.3", noCache
compile "org.grails.plugins:ala-admin-plugin:2.1"
//compile 'au.org.ala:userdetails-service-client:1.4.0' // TODO remove this line once updated version is included in ala-auth

Expand Down

0 comments on commit 5e1367f

Please sign in to comment.