Update dependencies (#883)

Most of these dependencies are test dependencies.
This commit is contained in:
Daniel Chao
2025-01-15 05:39:14 -08:00
committed by GitHub
parent 3096da1920
commit ec7d7267dc
17 changed files with 139 additions and 139 deletions

View File

@@ -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"