Skip to content

Commit f421dbb

Browse files
chore(deps): update dependency com.squareup:kotlinpoet to v2 (#583)
Co-authored-by: orchestr7 <bonycatbony@gmail.com> Co-authored-by: akuleshov7 <andrewkuleshov7@gmail.com>
1 parent 8662811 commit f421dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ dependencies {
1616
implementation(libs.kotlin.plugin.serialization)
1717
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
1818
implementation("org.ajoberstar.reckon:reckon-gradle:0.18.3")
19-
implementation("com.squareup:kotlinpoet:1.16.0")
19+
implementation("com.squareup:kotlinpoet:2.0.0")
2020
implementation("com.google.code.gson:gson:2.10.1")
2121
}

0 commit comments

Comments
 (0)