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 7, 2020
1 parent 50d9445 commit a92864a
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.3"
libraryDependencies += "com.twilio" %% "guardrail" % "0.57.4"

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

0 comments on commit a92864a

Please sign in to comment.