diff --git a/README.adoc b/README.adoc index 685da18..2360ed1 100644 --- a/README.adoc +++ b/README.adoc @@ -70,7 +70,7 @@ In addition to the obvious https://kotlinlang.org/docs/reference/using-gradle.ht buildscript { ext { kotlinVersion = '1.2.41' - springBootVersion = '2.0.1.RELEASE' + springBootVersion = '2.0.2.RELEASE' } repositories { mavenCentral()