Skip to content

Commit

Permalink
ci: set v24 version to 24.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy authored Dec 12, 2023
1 parent 43ac15d commit f418728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@
<profile>
<id>v24</id>
<properties>
<vaadin.version>24.0.0.beta1</vaadin.version>
<vaadin.version>24.2.6</vaadin.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<jetty.version>11.0.12</jetty.version>
Expand Down

0 comments on commit f418728

Please sign in to comment.