Skip to content

Commit

Permalink
dep v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Jul 17, 2024
1 parent d3b8bb6 commit 7e2ce52
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ local.properties
out

target
frontend/generated
src/main/frontend/generated
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.4"
vaadin = "24.4.6"
# https://repo1.maven.org/maven2/org/slf4j/slf4j-api/
slf4j = "2.0.13"
vok = "0.17.1"
Expand All @@ -12,7 +12,7 @@ vaadin-core = { module = "com.vaadin:vaadin-core", version.ref = "vaadin" }
junit-platform-launcher = "org.junit.platform:junit-platform-launcher:1.10.2"
karibu-testing = "com.github.mvysny.kaributesting:karibu-testing-v24:2.1.5"
karibu-dsl = "com.github.mvysny.karibudsl:karibu-dsl-v23:2.1.3"
flyway = "org.flywaydb:flyway-core:10.11.0"
flyway = "org.flywaydb:flyway-core:10.15.2"
h2 = "com.h2database:h2:2.2.224"
http4k = "org.http4k:http4k-core:5.9.0.0"
gson-javatime = "com.fatboyindustrial.gson-javatime-serialisers:gson-javatime-serialisers:1.1.2"
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 7e2ce52

Please sign in to comment.