Skip to content

Commit b7c6568

Browse files
Bump com.google.devtools.ksp from 1.9.22-1.0.16 to 1.9.23-1.0.19 (#532)
1 parent fe914d5 commit b7c6568

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
@@ -40,7 +40,7 @@ dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
4040
errorProne = { id = "net.ltgt.errorprone", version.ref = "errorPronePlugin" }
4141
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
4242
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
43-
ksp = { id = "com.google.devtools.ksp", version = "1.9.22-1.0.16" }
43+
ksp = { id = "com.google.devtools.ksp", version = "1.9.23-1.0.19" }
4444
mavenPublish = { id = "com.vanniktech.maven.publish", version.ref = "mavenPublish" }
4545
nullAway = { id = "net.ltgt.nullaway", version.ref = "nullawayPlugin" }
4646
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }

0 commit comments

Comments
 (0)