Skip to content

Commit b911115

Browse files
committed
chore: new ksp version
1 parent 8803e40 commit b911115

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
java = "26"
33
kotlin = "2.2.20-Beta1"
4-
kotlin-ksp = "2.2.0-2.0.2"
4+
kotlin-ksp = "2.2.20-Beta1-2.0.2"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.2"
@@ -20,7 +20,7 @@ org-name = "suresh.dev"
2020
org-url = "https://suresh.dev"
2121

2222
# Dependency Versions
23-
bc-plugins = "2.6.0"
23+
bc-plugins = "2.6.1"
2424
kotlinx-kover = "0.9.1"
2525
kotlinx-bcv = "0.18.1"
2626
kotlin-dokka = "2.0.0"

0 commit comments

Comments
 (0)