Skip to content

Commit aeb3719

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump javapoet from 1.11.1 to 1.13.0
Bumps [javapoet](https://github.com/square/javapoet) from 1.11.1 to 1.13.0. - [Release notes](https://github.com/square/javapoet/releases) - [Changelog](https://github.com/square/javapoet/blob/master/CHANGELOG.md) - [Commits](square/javapoet@javapoet-1.11.1...javapoet-1.13.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f55449c commit aeb3719

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
@@ -21,7 +21,7 @@ dependencies {
2121

2222

2323
testImplementation 'com.squareup:kotlinpoet:1.7.2'
24-
testImplementation 'com.squareup:javapoet:1.11.1'
24+
testImplementation 'com.squareup:javapoet:1.13.0'
2525

2626
implementation "com.squareup.okio:okio:2.9.0"
2727
implementation 'io.github.classgraph:classgraph:4.8.97'

0 commit comments

Comments
 (0)