Skip to content

Commit 00d5829

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump kotlinpoet from 1.4.0 to 1.7.2
Bumps [kotlinpoet](https://github.com/square/kotlinpoet) from 1.4.0 to 1.7.2. - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/master/docs/changelog.md) - [Commits](square/kotlinpoet@parent-1.4.0...1.7.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82ccb40 commit 00d5829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
kapt "com.google.auto.service:auto-service:1.0-rc7"
2121

2222

23-
testImplementation 'com.squareup:kotlinpoet:1.4.0'
23+
testImplementation 'com.squareup:kotlinpoet:1.7.2'
2424
testImplementation 'com.squareup:javapoet:1.11.1'
2525

2626
implementation "com.squareup.okio:okio:2.9.0"

0 commit comments

Comments
 (0)