Skip to content

Commit

Permalink
chore(deps): update plugin io.bkbn.sourdough.application.jvm to v0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2024
1 parent 6ba5af6 commit ffdc082
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 @@ -5,7 +5,7 @@ plugins {
kotlin("jvm") version "1.9.23" apply false
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("io.bkbn.sourdough.application.jvm") version "0.12.2" apply false
id("com.google.devtools.ksp") version "1.9.23-1.0.19" apply false
id("io.bkbn.sourdough.root") version "0.12.1"
id("com.github.jakemarsden.git-hooks") version "0.0.2"
Expand Down

0 comments on commit ffdc082

Please sign in to comment.