Skip to content

Commit

Permalink
Bumping guardrail
Browse files Browse the repository at this point in the history
  • Loading branch information
Devon Stewart committed May 27, 2020
1 parent a92864a commit 6137fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/core/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ addCompilerPlugin("org.typelevel" %% "kind-projector" % "0.10.3")

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

// Pretty disappointed this has to be copied here
bintrayRepository := {
Expand Down

0 comments on commit 6137fd0

Please sign in to comment.