Skip to content

Commit fc47b4e

Browse files
authored
Merge pull request #178 from simple-robot/dependabot/gradle/dev/main/kotlinPoet-2.1.0
build(deps): bump kotlinPoet from 2.0.0 to 2.1.0
2 parents 025ae3d + 3fe79d5 commit fc47b4e

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
@@ -15,7 +15,7 @@ gradleCommon = "0.6.0"
1515
# ksp
1616
ksp = "2.1.20-1.0.32"
1717
# https://square.github.io/kotlinpoet/
18-
kotlinPoet = "2.0.0"
18+
kotlinPoet = "2.1.0"
1919
# https://mockk.io/
2020
mockk = "1.14.0"
2121
# https://detekt.dev/docs/intro

0 commit comments

Comments
 (0)