Skip to content

Commit

Permalink
Bump guardrail to 0.53.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kelnos committed Aug 16, 2019
1 parent 2d82ebb commit e1780b0
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 @@ -41,7 +41,7 @@ git.useGitDescribe := true

// Dependencies
resolvers += Resolver.bintrayRepo("twilio", "releases")
libraryDependencies += "com.twilio" %% "guardrail" % "0.52.1"
libraryDependencies += "com.twilio" %% "guardrail" % "0.53.1"

// Release
bintrayOrganization := Some("twilio")
Expand Down

0 comments on commit e1780b0

Please sign in to comment.