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 8f53134 commit bccfe10Copy full SHA for bccfe10
action-binding-generator/build.gradle.kts
@@ -15,7 +15,7 @@ version = rootProject.version
15
16
dependencies {
17
implementation("com.squareup:kotlinpoet:2.2.0")
18
- implementation("com.charleskorn.kaml:kaml:0.94.0")
+ implementation("com.charleskorn.kaml:kaml:0.95.0")
19
implementation("io.github.oshai:kotlin-logging:7.0.13")
20
implementation(projects.sharedInternal)
21
0 commit comments