Skip to content

Commit

Permalink
vaadin v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Jul 1, 2024
1 parent e64934d commit b92cc51
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ kaributools = "0.21"
karibudsl = "2.1.3"
junit5 = "5.10.2"
# Check the newest Vaadin version at https://github.com/vaadin/platform/tags
vaadin24 = "24.3.12"
vaadin24_spring = "24.3.11"
vaadin24next = "24.4.0.beta5"
vaadin24next_spring = "24.4.0.beta5"
vaadin24 = "24.4.4"
vaadin24_spring = "24.4.2"
vaadin24next = "24.5.0.alpha3"
vaadin24next_spring = "24.5.0.alpha3"

[libraries]
dynatest = "com.github.mvysny.dynatest:dynatest:0.25"
Expand Down

0 comments on commit b92cc51

Please sign in to comment.