Skip to content

Commit

Permalink
Bump for 0.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kelnos committed Jun 24, 2020
1 parent 8c6cc82 commit f5afbfa
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.1"
libraryDependencies += "com.twilio" %% "guardrail" % "0.59.0"

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

0 comments on commit f5afbfa

Please sign in to comment.