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 eef72c9 commit f6f09c3Copy full SHA for f6f09c3
action-binding-generator/build.gradle.kts
@@ -13,7 +13,7 @@ version = rootProject.version
13
14
dependencies {
15
implementation("com.squareup:kotlinpoet:1.15.3")
16
- implementation("com.charleskorn.kaml:kaml:0.56.0")
+ implementation("com.charleskorn.kaml:kaml:0.57.0")
17
implementation(projects.sharedInternal)
18
19
testImplementation(projects.githubWorkflowsKt)
0 commit comments