Skip to content

Commit

Permalink
Update dependency catch2 to v2.13.7
Browse files Browse the repository at this point in the history
Rate limit · GitHub

Whoa there!

You have triggered an abuse detection mechanism.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

renovate-bot committed Aug 30, 2021
1 parent c3ccdae commit 1693517
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
@@ -87,9 +87,9 @@ http_archive(

http_archive(
name = "catch2",
url = "https://github.com/catchorg/Catch2/archive/v2.13.6.tar.gz",
sha256 = "48dfbb77b9193653e4e72df9633d2e0383b9b625a47060759668480fdf24fbd4",
strip_prefix = "Catch2-2.13.6",
url = "https://github.com/catchorg/Catch2/archive/v2.13.7.tar.gz",
sha256 = "3cdb4138a072e4c0290034fe22d9f0a80d3bcfb8d7a8a5c49ad75d3a5da24fae",
strip_prefix = "Catch2-2.13.7",
)

http_archive(

0 comments on commit 1693517

Please sign in to comment.