mirror of
https://github.com/apple/pkl.git
synced 2026-04-22 16:28:34 +02:00
Update dependencies (#883)
Most of these dependencies are test dependencies.
This commit is contained in:
@@ -6,7 +6,7 @@ clikt = "3.+"
|
||||
commonMark = "0.+"
|
||||
downloadTaskPlugin = "5.6.0"
|
||||
geantyref = "1.+"
|
||||
googleJavaFormat = "1.21.0"
|
||||
googleJavaFormat = "1.25.2"
|
||||
# must not use `+` because used in download URL
|
||||
# 23.1.x requires JDK 20+
|
||||
graalVm = "23.0.6"
|
||||
@@ -36,7 +36,7 @@ kotlinPoet = "1.6.+"
|
||||
kotlinxHtml = "0.8.1"
|
||||
# freeze until updating Kotlin version
|
||||
kotlinxSerialization = "1.5.1"
|
||||
ktfmt = "0.44"
|
||||
ktfmt = "0.53"
|
||||
# replaces nuValidator's log4j dependency
|
||||
# something related to log4j-1.2-api is apparently broken in 2.17.2
|
||||
log4j = "2.17.1"
|
||||
|
||||
Reference in New Issue
Block a user