优化配置,更新kotlin版本
diff --git a/gradle.properties b/gradle.properties
index c4325c4..000a115 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,4 +1,4 @@
 springbootVersion = 2.1.3.RELEASE
-kotlinVersion = 1.2.41
+kotlinVersion = 1.3.20
 restaurantVersion = 1.0
 jdkVersion = 1.8
\ No newline at end of file