Merge pull request #1831 from square/renovate/kotlincompiletesting

Update kotlinCompileTesting to v0.4.1
This commit is contained in:
Jake Wharton
2024-03-26 06:43:45 -04:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
autoService = "1.1.1"
jvmTarget = "1.8"
kotlin = "1.9.21"
kotlinCompileTesting = "0.4.0"
kotlinCompileTesting = "0.4.1"
kotlinpoet = "1.14.2"
ksp = "1.9.23-1.0.19"