Skip to content

Commit 42ed211

Browse files
Bump com.google.devtools.ksp from 2.2.20-2.0.3 to 2.3.3
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.2.20-2.0.3 to 2.3.3. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.2.20-2.0.3...2.3.3) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a69adc commit 42ed211

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 @@ serialization = "1.9.0"
1010
kotlinx-io = "0.8.0"
1111
kover = "0.9.3"
1212
kotlin = "2.2.20"
13-
ksp = "2.2.20-2.0.3"
13+
ksp = "2.3.3"
1414

1515
[libraries]
1616
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutines" }

0 commit comments

Comments
 (0)