We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71742fb commit 93e8f1fCopy full SHA for 93e8f1f
complete/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id 'org.springframework.boot' version '3.3.0'
4
- id 'io.spring.dependency-management' version '1.1.0'
+ id 'io.spring.dependency-management' version '1.1.5'
5
id 'com.vaadin' version '24.3.0'
6
}
7
0 commit comments