We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55449c commit aeb3719Copy full SHA for aeb3719
core/build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
22
23
testImplementation 'com.squareup:kotlinpoet:1.7.2'
24
- testImplementation 'com.squareup:javapoet:1.11.1'
+ testImplementation 'com.squareup:javapoet:1.13.0'
25
26
implementation "com.squareup.okio:okio:2.9.0"
27
implementation 'io.github.classgraph:classgraph:4.8.97'
0 commit comments