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
22
33plugins {
44 id ' java-library'
5- id ' org.springframework.boot' version ' 3.3.5 ' apply false
5+ id ' org.springframework.boot' version ' 3.4.0 ' apply false
66}
77
88apply plugin : ' io.spring.dependency-management'
Original file line number Diff line number Diff line change 11plugins {
2- id ' org.springframework.boot' version ' 3.3.5 '
2+ id ' org.springframework.boot' version ' 3.4.0 '
33}
44
55apply 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
22
33plugins {
44 id ' java-library'
5- id ' org.springframework.boot' version ' 3.3.5 ' apply false
5+ id ' org.springframework.boot' version ' 3.4.0 ' apply false
66}
77
88apply plugin : ' io.spring.dependency-management'
You can’t perform that action at this time.
0 commit comments