Skip to content

Commit

Permalink
Bumping guardrail
Browse files Browse the repository at this point in the history
  • Loading branch information
Devon Stewart committed Nov 3, 2019
1 parent c789453 commit 41430c5
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.54.1"
libraryDependencies += "com.twilio" %% "guardrail" % "0.54.2"

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

0 comments on commit 41430c5

Please sign in to comment.