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 79aa7f2 commit ddcf775Copy full SHA for ddcf775
action-binding-generator/build.gradle.kts
@@ -13,7 +13,7 @@ version = rootProject.version
13
14
dependencies {
15
implementation("com.squareup:kotlinpoet:2.1.0")
16
- implementation("com.charleskorn.kaml:kaml:0.77.0")
+ implementation("com.charleskorn.kaml:kaml:0.77.1")
17
implementation("io.github.oshai:kotlin-logging:7.0.7")
18
implementation(projects.sharedInternal)
19
0 commit comments