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 96480c3 commit c262228Copy full SHA for c262228
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.92.0")
+ implementation("com.charleskorn.kaml:kaml:0.93.0")
17
implementation("io.github.oshai:kotlin-logging:7.0.13")
18
implementation(projects.sharedInternal)
19
0 commit comments