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 Feb 1, 2024
1 parent e8d47bc commit 83ac018
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.22" apply false
kotlin("plugin.serialization") version "1.9.22" 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.22-1.0.17" 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 83ac018

Please sign in to comment.