File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ plugins {
1515 id ' com.github.kt3k.coveralls' version ' 2.6.3'
1616 id ' maven'
1717 id ' signing'
18- id ' pl.allegro.tech.build.axion-release' version ' 1.4.1 '
18+ id ' pl.allegro.tech.build.axion-release' version ' 1.5.0 '
1919}
2020apply plugin : ' io.codearte.nexus-staging'
2121
@@ -36,7 +36,7 @@ repositories {
3636 mavenCentral()
3737}
3838
39- ext. springBootVersion = ' 1.4.3 .RELEASE'
39+ ext. springBootVersion = ' 1.5.1 .RELEASE'
4040
4141dependencies {
4242
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-3.3 -bin.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-3.4 -bin.zip
You can’t perform that action at this time.
0 commit comments