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 8ea382a commit 64b4de5Copy full SHA for 64b4de5
action-binding-generator/build.gradle.kts
@@ -13,7 +13,7 @@ version = rootProject.version
13
14
dependencies {
15
implementation("com.squareup:kotlinpoet:2.2.0")
16
- implementation("com.charleskorn.kaml:kaml:0.90.0")
+ implementation("com.charleskorn.kaml:kaml:0.91.0")
17
implementation("io.github.oshai:kotlin-logging:7.0.12")
18
implementation(projects.sharedInternal)
19
0 commit comments