Skip to content

Commit b42a7c0

Browse files
Update dependency com.squareup:kotlinpoet to v1.14.1
1 parent 85c44b3 commit b42a7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ kotlin-stdlibJs = { module = "org.jetbrains.kotlin:kotlin-stdlib-js", version.re
2424
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
2525
kotlin-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
2626

27-
kotlinpoet = "com.squareup:kotlinpoet:1.14.0"
27+
kotlinpoet = "com.squareup:kotlinpoet:1.14.1"
2828

2929
ksp = { module = "com.google.devtools.ksp:symbol-processing", version.ref = "ksp" }
3030
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }

0 commit comments

Comments
 (0)