Skip to content

Commit

Permalink
Update kotlinpoet to v1.18.1 (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 19, 2024
1 parent f3d6b53 commit b8f615b
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.1"
kotlinpoet = "1.18.0"
kotlinpoet = "1.18.1"
ksp = "2.0.0-1.0.23"
ktfmt = "0.51"
moshi = "1.15.1"
Expand Down

0 comments on commit b8f615b

Please sign in to comment.