Skip to content

Commit

Permalink
Force redeploy all containers (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
gchristov committed Feb 19, 2024
1 parent 53e08b8 commit f96f1ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import org.kodein.di.DI
import org.kodein.di.bindSingleton

object CommonKotlinModule : DiModule() {
override fun name() = "common-kotlin"
override fun name() = "common-kotlinn"

override fun bindDependencies(builder: DI.Builder) {
builder.apply {
Expand Down

0 comments on commit f96f1ff

Please sign in to comment.