Skip to content

Commit

Permalink
Update kotlinpoet to v1.15.2 (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent f9cd20c commit f22c45b
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.21"
kotlinCompileTesting = "0.4.0"
kotlinpoet = "1.15.1"
kotlinpoet = "1.15.2"
ksp = "1.9.21-1.0.15"
ktfmt = "0.46"
moshi = "1.15.0"
Expand Down

0 comments on commit f22c45b

Please sign in to comment.