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 77plugins {
88 id ' java'
99 id ' org.springframework.boot' version ' 3.1.5'
10- id ' io.spring.dependency-management' version ' 1.1.5 '
10+ id ' io.spring.dependency-management' version ' 1.1.7 '
1111}
1212
1313repositories {
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
88 id ' java'
99 id " io.freefair.lombok" version " 8.6" // for lombok processors
1010 id ' org.springframework.boot' version ' 3.1.5'
11- id ' io.spring.dependency-management' version ' 1.1.5 '
11+ id ' io.spring.dependency-management' version ' 1.1.7 '
1212}
1313
1414repositories {
Original file line number Diff line number Diff line change 88plugins {
99 id ' java'
1010 id ' org.springframework.boot' version ' 3.1.5'
11- id ' io.spring.dependency-management' version ' 1.1.5 '
11+ id ' io.spring.dependency-management' version ' 1.1.7 '
1212}
1313
1414repositories {
You can’t perform that action at this time.
0 commit comments