Skip to content

Commit 41a9310

Browse files
fix(deps): update kotlinpoet to v2.1.0 (#4304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbb1de1 commit 41a9310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Project
66
android_gradle_plugin = "8.8.1"
77
kotlin = "2.1.10"
8-
kotlinpoet = "2.0.0"
8+
kotlinpoet = "2.1.0"
99
ksp = "2.1.10-1.0.30"
1010
firebaseAppDistribution = "5.1.1"
1111

0 commit comments

Comments
 (0)