File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
33 id ' org.springframework.boot' version ' 3.5.0'
4- id ' com.vaadin' version ' 24.8.0 '
4+ id ' com.vaadin' version ' 24.9.1 '
55}
66
77apply plugin : ' io.spring.dependency-management'
@@ -15,7 +15,7 @@ repositories {
1515}
1616
1717ext {
18- vaadinVersion = ' 24.8.0 '
18+ vaadinVersion = ' 24.9.1 '
1919}
2020
2121dependencies {
Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
33 id ' org.springframework.boot' version ' 3.5.0'
4- id ' com.vaadin' version ' 24.8.0 '
4+ id ' com.vaadin' version ' 24.9.1 '
55}
66
77apply plugin : ' io.spring.dependency-management'
@@ -15,7 +15,7 @@ repositories {
1515}
1616
1717ext {
18- vaadinVersion = ' 24.8.0 '
18+ vaadinVersion = ' 24.9.1 '
1919}
2020
2121dependencies {
You can’t perform that action at this time.
0 commit comments