Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit e6c4f8f

Browse files
chore(deps): update dependency com.squareup:kotlinpoet to v1.12.0
1 parent c1e28ae commit e6c4f8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ dependencies {
3838
implementation("com.squareup.okhttp3:okhttp:4.9.3")
3939
implementation("dev.floofy.commons:gradle:2.1.1")
4040
implementation(kotlin("gradle-plugin", "1.7.0"))
41-
implementation("com.squareup:kotlinpoet:1.11.0")
41+
implementation("com.squareup:kotlinpoet:1.12.0")
4242
}

0 commit comments

Comments
 (0)