aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index cb427675..1f5258ec 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ buildscript {
}
}
plugins {
- id 'org.springframework.boot' version '2.0.1.RELEASE' apply false
+ id 'org.springframework.boot' version '2.0.2.RELEASE' apply false
}
allprojects {
repositories {