Skip to content

Commit cec06d5

Browse files
Update ksp monorepo to v2.3.2
1 parent 7a17755 commit cec06d5

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.2.21"
66
kotlinCompileTesting = "0.9.0"
77
kotlinpoet = "2.2.0"
8-
ksp = "2.2.20-2.0.4"
8+
ksp = "2.3.2"
99

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

0 commit comments

Comments
 (0)