Skip to content

Commit fa7dd6f

Browse files
authored
build: update to vaadin 23.2.10
1 parent 23e5379 commit fa7dd6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<description>Integration of app-layout for Vaadin Flow</description>
1010

1111
<properties>
12-
<vaadin.version>23.2.6</vaadin.version>
13-
<hilla.version>1.2.6</hilla.version>
12+
<vaadin.version>23.2.10</vaadin.version>
13+
<hilla.version>1.2.10</hilla.version>
1414

1515
<maven.compiler.source>11</maven.compiler.source>
1616
<maven.compiler.target>11</maven.compiler.target>

0 commit comments

Comments
 (0)