Skip to content

Commit 0051d09

Browse files
Merge pull request #261 from sureshg/dependabot/gradle/kotlin-ksp-2.1.20-2.0.1
build(deps): bump kotlin-ksp from 2.1.20-2.0.0 to 2.1.20-2.0.1
2 parents 7bf7e63 + 07241a4 commit 0051d09

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 = "24"
33
kotlin = "2.1.20"
4-
kotlin-ksp = "2.1.20-2.0.0"
4+
kotlin-ksp = "2.1.20-2.0.1"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.1"

0 commit comments

Comments
 (0)