Skip to content

Commit ea348b1

Browse files
committed
fix(deps): update dependency com.vaadin:vaadin-bom to v24.4.11
1 parent e75c1d6 commit ea348b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: simulator/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525
mavenCentral()
2626
}
2727

28-
extra["vaadinVersion"] = "24.4.10"
28+
extra["vaadinVersion"] = "24.4.11"
2929

3030
dependencies {
3131
implementation("org.springframework.boot:spring-boot-starter-web")

0 commit comments

Comments
 (0)