Skip to content

Commit

Permalink
Update kotlinpoet to v1.15.1 (#509)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent ea14e5e commit 6cd50c0
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.0"
kotlinpoet = "1.15.1"
ksp = "1.9.20-1.0.14"
ktfmt = "0.46"
moshi = "1.15.0"
Expand Down

0 comments on commit 6cd50c0

Please sign in to comment.