Fix gradle
This commit is contained in:
parent
383bbc343f
commit
bd7e12220b
@ -124,6 +124,7 @@ dependencies {
|
||||
compile group: 'org.webjars.npm', name: 'react-dom', version: '16.7.0'
|
||||
compile group: 'org.webjars.npm', name: 'material-ui__core', version: '3.5.1'
|
||||
compile group: 'org.webjars.npm', name: 'babel-standalone', version: '6.26.0'
|
||||
compile group: 'org.webjars.npm', name: 'js-tokens', version: '4.0.0'
|
||||
|
||||
compile group: 'io.springfox', name: 'springfox-swagger2', version: '2.5.0'
|
||||
compile group: 'io.springfox', name: 'springfox-swagger-ui', version: '2.5.0'
|
||||
|
Loading…
Reference in New Issue
Block a user