Skip to content

Commit

Permalink
- fixed incorrectly checked file
Browse files Browse the repository at this point in the history
  • Loading branch information
temi committed May 10, 2024
1 parent 8ae0db6 commit a1066f5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,7 @@ dependencies {
implementation ("org.grails.plugins:ala-ws-plugin:$alaSecurityLibsVersion")
implementation "org.grails.plugins:ala-ws-security-plugin:$alaSecurityLibsVersion"
implementation "au.org.ala:userdetails-service-client:$alaSecurityLibsVersion"
<<<<<<< HEAD
runtimeOnly "org.grails.plugins:ala-bootstrap3:4.2.0"
=======
runtimeOnly "org.grails.plugins:ala-bootstrap3:4.4.0"
>>>>>>> master

// swagger API
implementation 'au.org.ala.plugins:openapi:1.1.0'
Expand Down

0 comments on commit a1066f5

Please sign in to comment.