Skip to content

Commit

Permalink
build: Update flyway-core from 7.11.0 to 7.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Jul 8, 2021
1 parent a59c7a5 commit 319774c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ val `docker-controller-scala-flyway` = (project in file("docker-controller-scala
.settings(
name := "docker-controller-scala-flyway",
libraryDependencies ++= Seq(
"org.flywaydb" % "flyway-core" % "7.11.0",
"org.flywaydb" % "flyway-core" % "7.11.1",
scalatest.scalatest % Test,
logback.classic % Test
)
Expand Down

0 comments on commit 319774c

Please sign in to comment.