Skip to content

Commit

Permalink
dep v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Dec 17, 2024
1 parent 9d2934c commit 34b9125
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.8"
vaadin24_spring = "24.5.0"
vaadin24next = "24.6.0.beta4"
vaadin24next_spring = "24.6.0.beta4"
vaadin24next = "24.6.0"
vaadin24next_spring = "24.6.0"

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

0 comments on commit 34b9125

Please sign in to comment.