Skip to content

Commit f61be3a

Browse files
fix(deps): update kotlinpoet to v2.2.0 (#4732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a121d71 commit f61be3a

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 @@
55
# Project
66
android_gradle_plugin = "8.10.0"
77
kotlin = "2.1.21"
8-
kotlinpoet = "2.1.0"
8+
kotlinpoet = "2.2.0"
99
ksp = "2.1.21-2.0.1"
1010
firebaseAppDistribution = "5.1.1"
1111

0 commit comments

Comments
 (0)