File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
3
3
mavenCentral()
4
4
}
5
5
dependencies {
6
- classpath(" org.springframework.boot:spring-boot-gradle-plugin:2.0.8 .RELEASE" )
6
+ classpath(" org.springframework.boot:spring-boot-gradle-plugin:2.1.3 .RELEASE" )
7
7
}
8
8
}
9
9
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.springframework.boot</groupId >
13
13
<artifactId >spring-boot-starter-parent</artifactId >
14
- <version >2.0.8 .RELEASE</version >
14
+ <version >2.1.3 .RELEASE</version >
15
15
</parent >
16
16
17
17
<properties >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
3
3
mavenCentral()
4
4
}
5
5
dependencies {
6
- classpath(" org.springframework.boot:spring-boot-gradle-plugin:2.0.8 .RELEASE" )
6
+ classpath(" org.springframework.boot:spring-boot-gradle-plugin:2.1.3 .RELEASE" )
7
7
}
8
8
}
9
9
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.springframework.boot</groupId >
13
13
<artifactId >spring-boot-starter-parent</artifactId >
14
- <version >2.0.8 .RELEASE</version >
14
+ <version >2.1.3 .RELEASE</version >
15
15
</parent >
16
16
17
17
<properties >
You can’t perform that action at this time.
0 commit comments