We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 801a43b commit 8776ea2Copy full SHA for 8776ea2
chat-example/chat-vaadin-client/pom.xml
@@ -23,7 +23,7 @@
23
<maven.compiler.target>1.8</maven.compiler.target>
24
25
<jetty.plugin.version>9.3.9.v20160517</jetty.plugin.version>
26
- <vaadin.version>8.1.6</vaadin.version>
+ <vaadin.version>13.0.1</vaadin.version>
27
<!-- If there are no local customisations, this can also be "fetch" or "cdn" -->
28
<vaadin.widgetset.mode>cdn</vaadin.widgetset.mode>
29
</properties>
0 commit comments