Skip to content

Commit 8ba16d9

Browse files
authored
Merge pull request #1024 from simple-robot/dependabot/gradle/v4-dev/com.squareup-kotlinpoet-ksp-2.1.0
build(deps): bump com.squareup:kotlinpoet-ksp from 2.0.0 to 2.1.0
2 parents 1fa71a6 + 9d78032 commit 8ba16d9

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 @@ slf4j = "2.0.17"
1313
# https://github.com/google/ksp
1414
ksp = "2.1.20-1.0.32"
1515
# https://square.github.io/kotlinpoet/
16-
kotlinPoet = "2.0.0"
16+
kotlinPoet = "2.1.0"
1717
# https://github.com/Kotlin/kotlinx-benchmark
1818
#kotlinxBenchmark = "0.4.11"
1919
reactor = "3.7.5"

0 commit comments

Comments
 (0)