Skip to content

Commit 2306998

Browse files
Update kotlinpoet to v2 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 182e515 commit 2306998

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
@@ -7,7 +7,7 @@ composeMultiplatform = "1.7.1"
77
dokka = "1.9.20"
88
jetbrainsNavigation = "2.8.0-alpha10"
99
kotlin = "2.0.21"
10-
kotlinpoet = "1.18.1"
10+
kotlinpoet = "2.0.0"
1111
ksp = "2.0.21-1.0.28"
1212
ktlint = "0.50.0"
1313
navigationComposeExtended = "1.0.0"

0 commit comments

Comments
 (0)