File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.flowingcode.addons.applayout</groupId >
66 <artifactId >app-layout-addon</artifactId >
7- <version >5.2.1 -SNAPSHOT</version >
7+ <version >5.3.0 -SNAPSHOT</version >
88 <name >App Layout Addon</name >
99 <description >Integration of app-layout for Vaadin Flow</description >
1010
1111 <properties >
12- <vaadin .version>23.0.9 </vaadin .version>
13- <hilla .version>1.0.9 </hilla .version>
12+ <vaadin .version>23.2.6 </vaadin .version>
13+ <hilla .version>1.2.6 </hilla .version>
1414
1515 <maven .compiler.source>11</maven .compiler.source>
1616 <maven .compiler.target>11</maven .compiler.target>
Original file line number Diff line number Diff line change 1+ # Use Webpack for front-end builds (Deprecated)
2+ com.vaadin.experimental.webpackForFrontendBuild =true
You can’t perform that action at this time.
0 commit comments