Skip to content

Commit a5395e8

Browse files
Bump com.google.devtools.ksp from 2.3.2 to 2.3.4
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.2 to 2.3.4. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.2...2.3.4) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09faf23 commit a5395e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlin-mutliplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref
1010
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
1111
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.18.1" }
1212
kotest-multiplatform = { id = "io.kotest", version.ref = "kotest" }
13-
ksp = { id = "com.google.devtools.ksp", version = "2.3.2" }
13+
ksp = { id = "com.google.devtools.ksp", version = "2.3.4" }
1414
expediagroup-graphql = { id = "com.expediagroup.graphql", version.ref = "graphql" }
1515
publication = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
1616

0 commit comments

Comments
 (0)