Skip to content

Commit

Permalink
dep v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Nov 11, 2024
1 parent 89ec0fc commit fd843a0
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
@@ -1,5 +1,5 @@
[versions]
vaadin = "24.4.12"
vaadin = "24.5.3"
# https://repo1.maven.org/maven2/org/slf4j/slf4j-api/
slf4j = "2.0.13"

Expand All @@ -10,7 +10,7 @@ jetbrains-annotations = "org.jetbrains:annotations:24.1.0"
vaadin-boot = "com.github.mvysny.vaadin-boot:vaadin-boot:13.1"
vaadin-core = { module = "com.vaadin:vaadin-core", version.ref = "vaadin" }
junit = "org.junit.jupiter:junit-jupiter-engine:5.11.0"
kaributesting = "com.github.mvysny.kaributesting:karibu-testing-v24:2.1.8"
kaributesting = "com.github.mvysny.kaributesting:karibu-testing-v24:2.2.0"

[plugins]
vaadin = { id = "com.vaadin", version.ref = "vaadin" }

0 comments on commit fd843a0

Please sign in to comment.