mirror of
https://gitee.com/jmix/cuba.git
synced 2024-11-30 10:17:43 +08:00
Update Vaadin depepndency to 7.0.6.h.M0
This commit is contained in:
parent
c4255ecd2d
commit
dcc93e5f0c
@ -60,7 +60,7 @@ def desktopModule = project(':cuba-desktop')
|
||||
def uiTestModule = project(':cuba-test-ui')
|
||||
def portalModule = project(':cuba-portal')
|
||||
|
||||
def vaadinVersion = '7.0.5.h.M5'
|
||||
def vaadinVersion = '7.0.6.h.M0'
|
||||
|
||||
def servletApi = [group: 'org.apache.tomcat', name: 'servlet-api', version: '6.0.20']
|
||||
def groovyArtifact = [group: 'org.codehaus.groovy', name: 'groovy', version: '1.7.10']
|
||||
|
Loading…
Reference in New Issue
Block a user