Skip to content

Commit adb6209

Browse files
build(deps): bump kotlinPoet from 1.17.0 to 1.18.1
Bumps `kotlinPoet` from 1.17.0 to 1.18.1. Updates `com.squareup:kotlinpoet` from 1.17.0 to 1.18.1 - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](square/kotlinpoet@1.17.0...1.18.1) Updates `com.squareup:kotlinpoet-ksp` from 1.17.0 to 1.18.1 - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](square/kotlinpoet@1.17.0...1.18.1) --- 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 dbde0c4 commit adb6209

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.0-1.0.22"
1515
# https://square.github.io/kotlinpoet/
16-
kotlinPoet = "1.17.0"
16+
kotlinPoet = "1.18.1"
1717
# https://mockk.io/
1818
mockk = "1.13.12"
1919
# https://detekt.dev/docs/intro

0 commit comments

Comments
 (0)