Skip to content

Commit

Permalink
Update kotlinpoet to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent bfed38b commit b2a9804
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 = "22"
jvmTarget = "11"
kotlin = "2.0.20"
kotlinCompileTesting = "0.5.1"
kotlinpoet = "1.18.1"
kotlinpoet = "2.0.0"
ksp = "2.0.21-1.0.27"
ktfmt = "0.52"
moshi = "1.15.1"
Expand Down

0 comments on commit b2a9804

Please sign in to comment.