Skip to content

Commit

Permalink
vaadin v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Mar 25, 2024
1 parent ec4e5c8 commit 0fae9f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ kaributools = "0.19"
karibudsl = "2.1.2"
junit5 = "5.10.2"
# Check the newest Vaadin version at https://github.com/vaadin/platform/tags
vaadin24 = "24.3.7"
vaadin24 = "24.3.8"
vaadin24_spring = "24.3.7"
vaadin24next = "24.4.0.alpha15"
vaadin24next_spring = "24.4.0.alpha15"
vaadin24next = "24.4.0.alpha16"
vaadin24next_spring = "24.4.0.alpha16"

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

0 comments on commit 0fae9f7

Please sign in to comment.