Skip to content

Commit 25c7b49

Browse files
build(deps): bump com.squareup:kotlinpoet-ksp from 1.17.0 to 1.18.1
Bumps [com.squareup:kotlinpoet-ksp](https://github.com/square/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) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet-ksp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44b7dff commit 25c7b49

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.13"
1212
# https://github.com/google/ksp
1313
ksp = "2.0.0-1.0.24"
1414
# https://square.github.io/kotlinpoet/
15-
kotlinPoet = "1.17.0"
15+
kotlinPoet = "1.18.1"
1616
# https://github.com/Kotlin/kotlinx-benchmark
1717
kotlinxBenchmark = "0.4.11"
1818
reactor = "3.6.2"

0 commit comments

Comments
 (0)