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 @@ -3,7 +3,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
3
3
plugins {
4
4
id ' java'
5
5
id ' org.springframework.boot' version ' 3.1.1' apply false
6
- id ' io.spring.dependency-management' version ' 1.1.0 '
6
+ id ' io.spring.dependency-management' version ' 1.1.1 '
7
7
}
8
8
9
9
group = ' zin.rashidi'
Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id ' java'
3
3
id ' org.springframework.boot' version ' 3.1.1'
4
- id ' io.spring.dependency-management' version ' 1.1.0 '
4
+ id ' io.spring.dependency-management' version ' 1.1.1 '
5
5
}
6
6
7
7
group = ' zin.rashidi.boot'
Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id ' java'
3
3
id ' org.springframework.boot' version ' 3.1.1'
4
- id ' io.spring.dependency-management' version ' 1.1.0 '
4
+ id ' io.spring.dependency-management' version ' 1.1.1 '
5
5
}
6
6
7
7
group = ' zin.rashidi.boot'
You can’t perform that action at this time.
0 commit comments