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 1, 2018
1 parent ca65d23 commit d7eb7c0
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 @@ -39,7 +39,7 @@ git.useGitDescribe := true

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

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

0 comments on commit d7eb7c0

Please sign in to comment.