Skip to content

Commit 058cb03

Browse files
authored
Merge pull request #87 from simple-robot/dependabot/gradle/dev/main/kotlinPoet-1.18.1
build(deps): bump kotlinPoet from 1.17.0 to 1.18.1
2 parents b1569b5 + adb6209 commit 058cb03

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.24"
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)