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 Oct 23, 2024
1 parent 5919286 commit a00ec3c
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.25"
ktfmt = "0.52"
moshi = "1.15.1"
Expand Down

0 comments on commit a00ec3c

Please sign in to comment.