diff options
author | Ilia Motornyi <elijah.mot@gmail.com> | 2018-11-08 12:50:34 +0200 |
---|---|---|
committer | Sun Zhe <31067185+ZheSun88@users.noreply.github.com> | 2018-11-08 12:50:34 +0200 |
commit | 8620c04a40f70ed6e6d182238382f5cd6972db93 (patch) | |
tree | d8985f87023a3ce3393a1a25817ea5e966bafd0e /pom.xml | |
parent | 893bfbe1195e896e6cc364e064e7823613f1ca36 (diff) | |
download | vaadin-framework-8620c04a40f70ed6e6d182238382f5cd6972db93.tar.gz vaadin-framework-8620c04a40f70ed6e6d182238382f5cd6972db93.zip |
Update VaadinIcons (#11281)
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ <sonar.issuesReport.console.enable>true</sonar.issuesReport.console.enable> <sonar.issuesReport.html.enable>true</sonar.issuesReport.html.enable> - <vaadin.icons.version>3.0.1</vaadin.icons.version> + <vaadin.icons.version>3.0.2</vaadin.icons.version> <vaadin.testbench.version>5.2.0</vaadin.testbench.version> </properties> |