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 7f97989 commit 53acdc1Copy full SHA for 53acdc1
action-binding-generator/build.gradle.kts
@@ -14,7 +14,7 @@ version = rootProject.version
14
dependencies {
15
implementation("com.squareup:kotlinpoet:2.0.0")
16
implementation("it.krzeminski:snakeyaml-engine-kmp:3.0.3")
17
- implementation("com.charleskorn.kaml:kaml:0.61.0")
+ implementation("com.charleskorn.kaml:kaml:0.62.0")
18
implementation(projects.sharedInternal)
19
20
testImplementation(projects.githubWorkflowsKt)
0 commit comments