Skip to content

Commit

Permalink
Merge pull request #17 from hmrc/ATED-3605
Browse files Browse the repository at this point in the history
ATED-3605: update dependancy
  • Loading branch information
edwardwheldon authored Aug 9, 2017
2 parents 338bbf0 + ac12ff6 commit 827d375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/MicroServiceBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ private object AppDependencies {
import play.core.PlayVersion

private val playHealthVersion = "2.1.0"
private val microserviceBootstrapVersion = "5.14.0"
private val microserviceBootstrapVersion = "5.16.0"
private val playConfigVersion = "4.3.0"
private val playAuthorisationVersion = "4.3.0"
private val playJsonLoggerVersion = "3.1.0"
Expand Down

0 comments on commit 827d375

Please sign in to comment.