Skip to content

Commit 7b77f20

Browse files
fix(deps): update dependency com.squareup:kotlinpoet to v2.2.0
1 parent 38e1cbe commit 7b77f20

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
@@ -5,7 +5,7 @@ dokka = "2.0.0"
55
android = "8.10.0"
66

77
[libraries]
8-
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.1.0" }
8+
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.2.0" }
99
junit = { module = "junit:junit", version = "4.13.2" }
1010
truth = { module = "com.google.truth:truth", version = "1.4.4" }
1111

0 commit comments

Comments
 (0)