Skip to content

Commit b77dfef

Browse files
authored
Merge pull request #133 from simple-robot/dependabot/gradle/dev/main/kotlinPoet-2.0.0
build(deps): bump kotlinPoet from 1.18.1 to 2.0.0
2 parents 2a8615c + 30e372e commit b77dfef

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.20-1.0.25"
1515
# https://square.github.io/kotlinpoet/
16-
kotlinPoet = "1.18.1"
16+
kotlinPoet = "2.0.0"
1717
# https://mockk.io/
1818
mockk = "1.13.13"
1919
# https://detekt.dev/docs/intro

0 commit comments

Comments
 (0)