Skip to content

Commit

Permalink
chore(deps): Update dependency com.github.j5ik2o:event-store-adapter-…
Browse files Browse the repository at this point in the history
…java to v1.1.162
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent 37a868d commit 8ff3acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ object Dependencies {
object j5ik2o {
val dockerController_ScalaTest = "com.github.j5ik2o" %% "docker-controller-scala-scalatest" % "1.15.34"
val dockerController_LocalStack = "com.github.j5ik2o" %% "docker-controller-scala-localstack" % "1.15.34"
val eventStoreAdapterJava = "com.github.j5ik2o" % "event-store-adapter-java" % "1.1.161"
val eventStoreAdapterJava = "com.github.j5ik2o" % "event-store-adapter-java" % "1.1.162"
}

object softwareamazon {
Expand Down

0 comments on commit 8ff3acd

Please sign in to comment.