Skip to content

Commit

Permalink
BDOG-1421 Bump sbt-auto-build
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-lamed committed Jul 27, 2021
1 parent 7cc25b2 commit 08081ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resolvers += MavenRepository("HMRC-open-artefacts-maven2", "https://open.artefacts.tax.service.gov.uk/maven2")
resolvers += Resolver.url("HMRC-open-artefacts-ivy2", url("https://open.artefacts.tax.service.gov.uk/ivy2"))(Resolver.ivyStylePatterns)

addSbtPlugin("uk.gov.hmrc" % "sbt-auto-build" % "3.1.0")
addSbtPlugin("uk.gov.hmrc" % "sbt-auto-build" % "3.3.0")

0 comments on commit 08081ce

Please sign in to comment.