Skip to content

Commit

Permalink
Update dependency com.permutive:sbt-liquibase to v1.2.0 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 4, 2019
1 parent d5b6737 commit 8b7fdc5
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 @@ -30,7 +30,7 @@ developers := List(
)
)

addSbtPlugin("com.permutive" % "sbt-liquibase" % "1.1.0")
addSbtPlugin("com.permutive" % "sbt-liquibase" % "1.2.0")

crossSbtVersions := Seq(
"0.13.17",
Expand Down

0 comments on commit 8b7fdc5

Please sign in to comment.