mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-17 19:37:35 +08:00
Upgrade to Kotlin 1.0.2
Closes gh-232
This commit is contained in:
parent
73bc582ac8
commit
a168ec0aae
@ -37,7 +37,7 @@ initializr:
|
|||||||
additionalBoms: [cloud-bom]
|
additionalBoms: [cloud-bom]
|
||||||
repositories: spring-snapshots,spring-milestones
|
repositories: spring-snapshots,spring-milestones
|
||||||
kotlin:
|
kotlin:
|
||||||
version: 1.0.1-2
|
version: 1.0.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: Core
|
- name: Core
|
||||||
content:
|
content:
|
||||||
|
Loading…
Reference in New Issue
Block a user