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 d300703 commit d8000c8Copy full SHA for d8000c8
action-binding-generator/build.gradle.kts
@@ -13,7 +13,7 @@ version = rootProject.version
13
14
dependencies {
15
implementation("com.squareup:kotlinpoet:2.0.0")
16
- implementation("com.charleskorn.kaml:kaml:0.70.0")
+ implementation("com.charleskorn.kaml:kaml:0.71.0")
17
implementation("io.github.oshai:kotlin-logging:7.0.4")
18
implementation(projects.sharedInternal)
19
0 commit comments