Skip to content

Commit ced2ff2

Browse files
Merge pull request #95 from sureshg/dependabot/gradle/kotlin-ksp-1.9.10-1.0.13
build(deps): bump kotlin-ksp from 1.9.0-1.0.12 to 1.9.10-1.0.13
2 parents 17ce9dd + 5460b13 commit ced2ff2

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
@@ -1,7 +1,7 @@
11
[versions]
22
java = "20"
33
kotlin = "1.9.0"
4-
kotlin-ksp = "1.9.0-1.0.12"
4+
kotlin-ksp = "1.9.10-1.0.13"
55
kotlin-jvmtarget = "20"
66
kotlin-dsl-jvmtarget = "17"
77
kotlin-api-version = "1.9"

0 commit comments

Comments
 (0)