File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
2
2
3
3
plugins {
4
4
id ' java-library'
5
- id ' org.springframework.boot' version ' 3.3.1 ' apply false
5
+ id ' org.springframework.boot' version ' 3.3.5 ' apply false
6
6
}
7
7
8
8
apply plugin : ' io.spring.dependency-management'
Original file line number Diff line number Diff line change 1
1
plugins {
2
- id ' org.springframework.boot' version ' 3.3.1 '
2
+ id ' org.springframework.boot' version ' 3.3.5 '
3
3
}
4
4
5
5
apply plugin : ' io.spring.dependency-management'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
2
2
3
3
plugins {
4
4
id ' java-library'
5
- id ' org.springframework.boot' version ' 3.3.1 ' apply false
5
+ id ' org.springframework.boot' version ' 3.3.5 ' apply false
6
6
}
7
7
8
8
apply plugin : ' io.spring.dependency-management'
You can’t perform that action at this time.
0 commit comments