File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ buildscript {
5
5
6
6
plugins {
7
7
id ' base'
8
- id ' io.spring.dependency-management' version ' 1.1.6 '
8
+ id ' io.spring.dependency-management' version ' 1.1.7 '
9
9
id ' io.spring.javaformat' version " ${ javaFormatVersion} "
10
- id ' com.github.spotbugs' version ' 6.0.26 '
10
+ id ' com.github.spotbugs' version ' 6.0.27 '
11
11
id ' org.ajoberstar.grgit' version ' 5.2.2'
12
12
}
13
13
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.2.12'
4
- id ' io.spring.dependency-management' version ' 1.1.6 '
4
+ id ' io.spring.dependency-management' version ' 1.1.7 '
5
5
}
6
6
7
7
group = ' com.example'
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.2.12'
4
- id ' io.spring.dependency-management' version ' 1.1.6 '
4
+ id ' io.spring.dependency-management' version ' 1.1.7 '
5
5
}
6
6
7
7
group = ' com.example'
You can’t perform that action at this time.
0 commit comments