Skip to content

Commit 1eb65bf

Browse files
Bump com.vaadin:vaadin-bom (#28)
Bumps com.vaadin:vaadin-bom from 24.6.5 to 24.9.6. --- updated-dependencies: - dependency-name: com.vaadin:vaadin-bom dependency-version: 24.9.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04e3f4d commit 1eb65bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/spring-ai/playground-flight-booking/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repositories {
2020
maven { url = uri("https://maven.vaadin.com/vaadin-prereleases") }
2121
}
2222

23-
val vaadinVersion = "24.6.5"
23+
val vaadinVersion = "24.9.6"
2424
val springAiVersion = "1.1.0"
2525
val coroutinesVersion = "1.10.2"
2626

0 commit comments

Comments
 (0)