diff --git a/README.adoc b/README.adoc index 1d3f2d8..16aed7a 100644 --- a/README.adoc +++ b/README.adoc @@ -79,7 +79,7 @@ In addition to the obvious https://kotlinlang.org/docs/reference/using-gradle.ht buildscript { ext { kotlinVersion = '1.2.41' - springBootVersion = '2.0.2.RELEASE' + springBootVersion = '2.1.2.RELEASE' } repositories { mavenCentral()