Skip to content

Commit

Permalink
PE-2638: updated 'secure' library version to 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Mayer committed Nov 11, 2016
1 parent 0c0e1e8 commit 03e7e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/HmrcBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ object Dependencies {
import play.core.PlayVersion

object Compile {
val secure = "uk.gov.hmrc" %% "secure" % "7.0.0"
val secure = "uk.gov.hmrc" %% "secure" % "7.1.0"
val play = "com.typesafe.play" %% "play" % PlayVersion.current % "provided"
}

Expand Down

0 comments on commit 03e7e3e

Please sign in to comment.