Skip to content

Commit

Permalink
Fix org_typelevel__cats_core sha for 2.13 (#1346)
Browse files Browse the repository at this point in the history
  • Loading branch information
liucijus authored Feb 8, 2022
1 parent 388d452 commit 8eb948c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/repositories/scala_2_13.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ artifacts = {
"org_typelevel__cats_core": {
"testonly": True,
"artifact": "org.typelevel:cats-core_2.13:2.2.0",
"sha256": "6058d02418e4eb5f1919a1156d63d2d1b93f2c6190b1a1806ee2b73f8726a923",
"sha256": "6058d02418e4eb5f1919a1156d63d2d1b93f2c6190b1a1806ee2b73f8726a92f",
},
"com_google_guava_guava_21_0_with_file": {
"testonly": True,
Expand Down

0 comments on commit 8eb948c

Please sign in to comment.