Skip to content

Commit

Permalink
chore(deps): update dependency com.squareup:kotlinpoet to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2021
1 parent 1e516ad commit baab445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.11.0")
implementation("javax.annotation:javax.annotation-api:1.3.2")

implementation("com.squareup:kotlinpoet:1.2.0")
implementation("com.squareup:kotlinpoet:1.9.0")

implementation("org.yaml:snakeyaml:1.20")
implementation("org.apache.commons:commons-io:1.3.2")
Expand Down

0 comments on commit baab445

Please sign in to comment.