Skip to content

Commit

Permalink
TK fixes. (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
sosguthorpe authored Jun 11, 2019
1 parent 66cdba1 commit 0049209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ dependencies {

// Changed this to enable inline development of the includes listed below.
def includes = [
'web-toolkit-ce' : 'com.k_int.grails:web-toolkit-ce:3.5.2',
'web-toolkit-ce' : 'com.k_int.grails:web-toolkit-ce:3.5.3',
'grails-okapi' : 'com.k_int.okapi:grails-okapi:3.6.2'
]

Expand Down

0 comments on commit 0049209

Please sign in to comment.