From 645ef68db706d92b67db7a820eb4136406ca6987 Mon Sep 17 00:00:00 2001 From: Martin Vysny Date: Tue, 8 Aug 2023 12:50:09 +0300 Subject: [PATCH] vaadin v bump --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8a7acfdf..f5169752 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ # Check the newest Vaadin version at https://github.com/vaadin/platform/tags vaadin24_version=24.1.4 -vaadin24next_version=24.2.0.alpha5 +vaadin24next_version=24.2.0.alpha6 vaadin24next_version_spring=24.2.0.alpha4 # rest of the dependencies