File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22#gwt-material-demo [ ![ Build Status] ( https://travis-ci.org/GwtMaterialDesign/gwt-material-demo.svg?branch=master )] ( https://travis-ci.org/GwtMaterialDesign/gwt-material-demo )
33Demo application to show the features of the [ gwt-material] ( https://github.com/GwtMaterialDesign/gwt-material ) library.
44
5- ### Release 1.5.1 Demo
5+ ### Release 1.5.3 Demo
66[ http://gwtmaterialdesign.github.io/gwt-material-demo ] ( http://gwtmaterialdesign.github.io/gwt-material-demo )
77``` xml
88<dependency >
99 <groupId >com.github.gwtmaterialdesign</groupId >
1010 <artifactId >gwt-material-demo</artifactId >
11- <version >1.5.1 </version >
11+ <version >1.5.3 </version >
1212</dependency >
1313```
1414
Original file line number Diff line number Diff line change 188188 <dependency >
189189 <groupId >com.github.gwtmaterialdesign</groupId >
190190 <artifactId >gwt-material</artifactId >
191- <version >${gwt-material.version} </version >
191+ <version >1.5.3 </version >
192192 </dependency >
193193 <dependency >
194194 <groupId >com.github.gwtmaterialdesign</groupId >
195195 <artifactId >gwt-material-themes</artifactId >
196- <version >${gwt-material.version} </version >
196+ <version >1.5.2 </version >
197197 </dependency >
198198 <dependency >
199199 <groupId >com.github.gwtmaterialdesign</groupId >
200200 <artifactId >gwt-material-addins</artifactId >
201- <version >${gwt-material.version} </version >
201+ <version >1.5.2 </version >
202202 </dependency >
203203
204204 <!-- App Engine -->
You can’t perform that action at this time.
0 commit comments