File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ JQuery interface maintained by GWT Material Design.
1111Documentation on the JQuery can be found here: https://api.jquery.com/
1212
1313## Maven
14- Current Version 2.4.0
14+ Current Version 2.4.1
1515``` xml
1616<dependency >
1717 <groupId >com.github.gwtmaterialdesign</groupId >
1818 <artifactId >gwt-material-jquery</artifactId >
19- <version >2.4.0 </version >
19+ <version >2.4.1 </version >
2020</dependency >
2121```
2222Snapshot Version 2.5.0-SNAPSHOT
Original file line number Diff line number Diff line change 66 <groupId >com.github.gwtmaterialdesign</groupId >
77 <artifactId >gwt-material-jquery</artifactId >
88 <packaging >gwt-lib</packaging >
9- <version >2.4.0 </version >
9+ <version >2.4.1 </version >
1010
1111 <properties >
1212 <gwt .version>2.9.0</gwt .version>
3838 <
connection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material-jquery.git</
connection >
3939 <
developerConnection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material-jquery.git</
developerConnection >
4040 <url >http://github.com/GwtMaterialDesign/gwt-material-jquery</url >
41- <tag >v2.4.0 </tag >
41+ <tag >v2.4.1 </tag >
4242 </scm >
4343
4444 <distributionManagement >
You can’t perform that action at this time.
0 commit comments