This commit is contained in:
Zac Sweers
2024-06-03 14:56:07 -04:00
parent 7de0cba7c4
commit 26cc067c77

View File

@@ -2,6 +2,7 @@
autoService = "1.1.1"
jvmTarget = "1.8"
kotlin = "2.0.0"
# No 0.5.0 full release yet due to KSP's 1.0.21 release being busted for CLI/programmatic use
kotlinCompileTesting = "0.5.0-alpha07"
kotlinpoet = "1.14.2"
ksp = "2.0.0-1.0.21"