Skip to content

Commit

Permalink
Bumping guardrail
Browse files Browse the repository at this point in the history
  • Loading branch information
Devon Stewart committed Jun 5, 2020
1 parent 6137fd0 commit c7d78df
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.58.0"
libraryDependencies += "com.twilio" %% "guardrail" % "0.58.1"

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

0 comments on commit c7d78df

Please sign in to comment.