mirror of
https://gitee.com/jmix/cuba.git
synced 2024-11-30 02:07:41 +08:00
Change modifier of CalendarConnector.updateSizes to protected #PL-5999
This commit is contained in:
parent
ea509a4292
commit
feb74acf7a
@ -3,7 +3,7 @@
|
||||
* Use is subject to license terms, see http://www.cuba-platform.com/license for details.
|
||||
*/
|
||||
|
||||
project.ext.vaadinVersion = '7.5.6.cuba.0'
|
||||
project.ext.vaadinVersion = '7.5.6.cuba.1'
|
||||
|
||||
project.ext.vaadinShared = [group: 'com.vaadin', name: 'vaadin-shared', version: vaadinVersion]
|
||||
project.ext.vaadinServer = [group: 'com.vaadin', name: 'vaadin-server', version: vaadinVersion]
|
||||
|
Loading…
Reference in New Issue
Block a user