Skip to content

Commit 288379b

Browse files
Update ksp monorepo to v2.3.5
1 parent 5e390e1 commit 288379b

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
@@ -5,7 +5,7 @@ jvmTarget = "1.8"
55
kotlin = "2.3.0"
66
kotlinCompileTesting = "0.12.1"
77
kotlinpoet = "2.2.0"
8-
ksp = "2.3.4"
8+
ksp = "2.3.5"
99

1010
[plugins]
1111
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }

0 commit comments

Comments
 (0)