Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Commit 0ae58d5

Browse files
deps: update plugin com.google.devtools.ksp to v2.2.20-2.0.4 (#768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d2daee commit 0ae58d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ plugins {
3030
kotlin("multiplatform")
3131
kotlin("plugin.serialization")
3232
id("io.kotest") version "6.0.3"
33-
id("com.google.devtools.ksp") version "2.2.20-2.0.3"
33+
id("com.google.devtools.ksp") version "2.2.20-2.0.4"
3434
}
3535

3636
group = "com.charleskorn.kaml"

0 commit comments

Comments
 (0)