mirror of
https://gitee.com/dcren/initializr.git
synced 2026-09-19 06:17:42 +08:00
Upgrade to Kotlin 1.2.60
Closes gh-725
This commit is contained in:
@@ -175,7 +175,10 @@ initializr:
|
|||||||
gradle:
|
gradle:
|
||||||
dependency-management-plugin-version: 0.6.0.RELEASE
|
dependency-management-plugin-version: 0.6.0.RELEASE
|
||||||
kotlin:
|
kotlin:
|
||||||
default-version: 1.2.41
|
default-version: 1.2.60
|
||||||
|
mappings:
|
||||||
|
- versionRange: "[1.5.0.RELEASE,2.1.0.M1)"
|
||||||
|
version: 1.2.51
|
||||||
repositories:
|
repositories:
|
||||||
sonatype-snapshots:
|
sonatype-snapshots:
|
||||||
name: Sonatype Snapshots
|
name: Sonatype Snapshots
|
||||||
|
|||||||
Reference in New Issue
Block a user