Skip to content

Commit

Permalink
Bumping guardrail
Browse files Browse the repository at this point in the history
  • Loading branch information
Devon Stewart committed Jul 6, 2018
1 parent a03362d commit 1394760
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 @@ -15,7 +15,7 @@ git.useGitDescribe := true

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

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

0 comments on commit 1394760

Please sign in to comment.