Skip to content

Commit 6bef620

Browse files
Bump com.google.devtools.ksp from 2.2.20-2.0.4 to 2.3.0
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.2.20-2.0.4 to 2.3.0. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.2.20-2.0.4...2.3.0) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 573b36e commit 6bef620

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
@@ -6,7 +6,7 @@ kotlin-coroutines = "1.10.2"
66
kotlin-serialization = "1.9.0"
77
kotest = "6.0.4"
88
kotest-arrow = "2.0.0"
9-
google-ksp = "2.3.0"
9+
google-ksp = "2.3.1"
1010

1111
[libraries]
1212
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }

0 commit comments

Comments
 (0)