5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-03-11 13:31:02 +01:00

Merge pull request #19 from AJMicke/dependabot/maven/develop/vaadin.version-24.7.0

This commit is contained in:
dependabot[bot]
2025-03-24 13:27:49 +00:00
committed by GitHub

View File

@@ -19,7 +19,7 @@
<maven.compiler.source>23</maven.compiler.source>
<maven.compiler.target>23</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vaadin.version>24.6.6</vaadin.version>
<vaadin.version>24.7.0</vaadin.version>
<spring.profiles.active>test</spring.profiles.active>
</properties>