mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
Upgrade Kotlin to 1.7.21 (#887)
What's new: https://kotlinlang.org/docs/whatsnew1720.html Releases -------- - https://github.com/JetBrains/kotlin/releases/tag/v1.7.20 - https://github.com/JetBrains/kotlin/releases/tag/v1.7.21
This commit is contained in:
@@ -29,7 +29,7 @@ jmh = "1.+"
|
||||
jmhPlugin = "0.7.2"
|
||||
jsr305 = "3.+"
|
||||
junit = "5.+"
|
||||
kotlin = "1.7.10"
|
||||
kotlin = "1.7.21"
|
||||
# 1.7+ generates much more verbose code
|
||||
kotlinPoet = "1.6.+"
|
||||
# freeze until updating Kotlin version
|
||||
|
||||
Reference in New Issue
Block a user