Skip to content

Commit

Permalink
chore(deps): update dependency com.squareup:kotlinpoet to v2 (#583)
Browse files Browse the repository at this point in the history
Co-authored-by: orchestr7 <[email protected]>
Co-authored-by: akuleshov7 <[email protected]>
  • Loading branch information
3 people authored Nov 30, 2024
1 parent 8662811 commit f421dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ dependencies {
implementation(libs.kotlin.plugin.serialization)
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
implementation("org.ajoberstar.reckon:reckon-gradle:0.18.3")
implementation("com.squareup:kotlinpoet:1.16.0")
implementation("com.squareup:kotlinpoet:2.0.0")
implementation("com.google.code.gson:gson:2.10.1")
}

0 comments on commit f421dbb

Please sign in to comment.