Skip to content

Commit

Permalink
vaadin v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Dec 5, 2024
1 parent c539877 commit fce34f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ junit5 = "5.11.0"
# Check the newest Vaadin version at https://github.com/vaadin/platform/tags
vaadin24 = "24.5.7"
vaadin24_spring = "24.5.0"
vaadin24next = "24.6.0.beta1"
vaadin24next_spring = "24.6.0.beta1"
vaadin24next = "24.6.0.beta3"
vaadin24next_spring = "24.6.0.beta3"

[libraries]
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
Expand Down

0 comments on commit fce34f7

Please sign in to comment.