Skip to content

Commit 30e372e

Browse files
build(deps): bump kotlinPoet from 1.18.1 to 2.0.0
Bumps `kotlinPoet` from 1.18.1 to 2.0.0. Updates `com.squareup:kotlinpoet` from 1.18.1 to 2.0.0 - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](square/kotlinpoet@1.18.1...2.0.0) Updates `com.squareup:kotlinpoet-ksp` from 1.18.1 to 2.0.0 - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](square/kotlinpoet@1.18.1...2.0.0) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup:kotlinpoet-ksp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a8615c commit 30e372e

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
@@ -13,7 +13,7 @@ gradleCommon = "0.6.0"
1313
# ksp
1414
ksp = "2.0.20-1.0.25"
1515
# https://square.github.io/kotlinpoet/
16-
kotlinPoet = "1.18.1"
16+
kotlinPoet = "2.0.0"
1717
# https://mockk.io/
1818
mockk = "1.13.13"
1919
# https://detekt.dev/docs/intro

0 commit comments

Comments
 (0)