Skip to content

Commit

Permalink
Update kotlinpoet to v1.18.0 (#631)
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] committed Jul 13, 2024
1 parent c3b52f6 commit fd1f3c7
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 = "21"
jvmTarget = "11"
kotlin = "2.0.0"
kotlinCompileTesting = "0.5.0"
kotlinpoet = "1.17.0"
kotlinpoet = "1.18.0"
ksp = "2.0.0-1.0.23"
ktfmt = "0.51"
moshi = "1.15.1"
Expand Down

0 comments on commit fd1f3c7

Please sign in to comment.