Skip to content

Commit

Permalink
Update kotlinpoet to v1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent 0d6f61b commit cd685af
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.20"
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 cd685af

Please sign in to comment.