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 c3c1a5c commit 4b544fdCopy full SHA for 4b544fd
buildSrc/subprojects/license-texts/license-texts.gradle.kts
@@ -20,7 +20,7 @@ dependencies {
20
implementation("com.fasterxml.jackson.core:jackson-core:2.19.2")
21
implementation("com.fasterxml.jackson.core:jackson-databind:2.19.2")
22
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.19.1")
23
- implementation("com.squareup:kotlinpoet:1.18.1")
+ implementation("com.squareup:kotlinpoet:2.2.0")
24
}
25
26
java {
0 commit comments