Skip to content

Commit 3fe79d5

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

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
@@ -15,7 +15,7 @@ gradleCommon = "0.6.0"
1515
# ksp
1616
ksp = "2.1.0-1.0.29"
1717
# https://square.github.io/kotlinpoet/
18-
kotlinPoet = "2.0.0"
18+
kotlinPoet = "2.1.0"
1919
# https://mockk.io/
2020
mockk = "1.13.16"
2121
# https://detekt.dev/docs/intro

0 commit comments

Comments
 (0)