Merge pull request #1993 from square/renovate/kotlincompiletesting

Update kotlinCompileTesting to v0.9.0
This commit is contained in:
Jake Wharton
2025-09-11 00:45:24 -04:00
committed by GitHub

View File

@@ -3,7 +3,7 @@ autoService = "1.1.1"
jdk = "21"
jvmTarget = "1.8"
kotlin = "2.2.20"
kotlinCompileTesting = "0.8.0"
kotlinCompileTesting = "0.9.0"
kotlinpoet = "2.2.0"
ksp = "2.2.20-2.0.2"