Skip to content

Commit 2517744

Browse files
build(deps): bump com.squareup:kotlinpoet-ksp from 1.16.0 to 1.17.0
Bumps [com.squareup:kotlinpoet-ksp](https://github.com/square/kotlinpoet) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](square/kotlinpoet@1.16.0...1.17.0) --- updated-dependencies: - 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 4f5ec24 commit 2517744

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
@@ -12,7 +12,7 @@ slf4j = "2.0.12"
1212
# https://github.com/google/ksp
1313
ksp = "2.0.0-1.0.21"
1414
# https://square.github.io/kotlinpoet/
15-
kotlinPoet = "1.16.0"
15+
kotlinPoet = "1.17.0"
1616
# https://github.com/Kotlin/kotlinx-benchmark
1717
kotlinxBenchmark = "0.4.10"
1818
reactor = "3.6.2"

0 commit comments

Comments
 (0)