commit | c694dfe66bbbd77a43e6477ba0a616bd37e1292d | [log] [tgz] |
---|---|---|
author | Tang Cheng <cheng.tang@supwisdom.com> | 周四 7月 11 12:13:45 2019 +0800 |
committer | Tang Cheng <cheng.tang@supwisdom.com> | 周四 7月 11 12:13:45 2019 +0800 |
tree | 74562a5f3662aadc0f11c0e04019e76beb9a2f14 | |
parent | 9545b657f57f387fd76fe01c7d37a120ba65d30c [diff] [blame] |
优化配置,更新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