Skip to content

Commit b31eacd

Browse files
build(deps): bump com.google.devtools.ksp from 2.3.8 to 2.3.9
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.8 to 2.3.9. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.8...2.3.9) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab56036 commit b31eacd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pluginManagement {
1111
id("org.jetbrains.kotlin.jvm") version "2.4.0"
1212
id("org.jetbrains.kotlin.plugin.serialization") version "2.4.0"
1313
id("org.jetbrains.changelog") version "2.5.0"
14-
id("com.google.devtools.ksp") version "2.3.8"
14+
id("com.google.devtools.ksp") version "2.3.9"
1515
id("org.jetbrains.kotlinx.kover") version "0.9.8"
1616
}
1717
}

0 commit comments

Comments
 (0)