Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup:kotlinpoet to v1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 25, 2023
1 parent 762ed2c commit 0819cb4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation("com.fasterxml.jackson.core:jackson-core:2.9.8")
implementation("com.fasterxml.jackson.core:jackson-databind:2.9.8")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.9.8")
implementation("com.squareup:kotlinpoet:1.3.0")
implementation("com.squareup:kotlinpoet:1.15.3")
}

java {
Expand Down

0 comments on commit 0819cb4

Please sign in to comment.