Skip to content

Commit

Permalink
chore(deps): update plugin com.google.devtools.ksp to v1.9.24-1.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 22, 2024
1 parent 814f82f commit 1e90d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
kotlin("plugin.serialization") version "1.9.23" apply false
id("io.bkbn.sourdough.library.jvm") version "0.12.1" apply false
id("io.bkbn.sourdough.application.jvm") version "0.12.1" apply false
id("com.google.devtools.ksp") version "1.9.23-1.0.20" apply false
id("com.google.devtools.ksp") version "1.9.24-1.0.20" apply false
id("io.bkbn.sourdough.root") version "0.12.1"
id("com.github.jakemarsden.git-hooks") version "0.0.2"
id("org.jetbrains.kotlinx.kover") version "0.8.3"
Expand Down

0 comments on commit 1e90d8e

Please sign in to comment.