mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 17:32:34 +08:00
Upgrade to Kotlin 1.0.6 with kotlin-spring plugin
The kotlin-spring plugin automatically opens classes annotated or meta-annotated with annotations like @Component or @Transactional. Closes gh-333
This commit is contained in:
committed by
Stephane Nicoll
parent
51afc6585c
commit
e6cf9cf658
@@ -80,7 +80,7 @@ initializr:
|
||||
gradle:
|
||||
dependency-management-plugin-version: 0.6.0.RELEASE
|
||||
kotlin:
|
||||
version: 1.0.5-2
|
||||
version: 1.0.6
|
||||
dependencies:
|
||||
- name: Core
|
||||
content:
|
||||
|
||||
Reference in New Issue
Block a user