Skip to content

Commit

Permalink
Update kotlinpoet to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent c5e267b commit 69bf7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jdk = "20"
jvmTarget = "11"
kotlin = "1.9.20"
kotlinCompileTesting = "0.4.0"
kotlinpoet = "1.14.2"
kotlinpoet = "1.15.0"
ksp = "1.9.20-1.0.13"
ktfmt = "0.46"
moshi = "1.15.0"
Expand Down

0 comments on commit 69bf7ba

Please sign in to comment.