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 a3c4ebf commit caca02bCopy full SHA for caca02b
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.73.0")
+ implementation("com.charleskorn.kaml:kaml:0.74.0")
17
implementation("io.github.oshai:kotlin-logging:7.0.6")
18
implementation(projects.sharedInternal)
19
0 commit comments