diff --git a/.github/workflows/erlang-checks.yml b/.github/workflows/erlang-checks.yml index 431cc5e..2e6caee 100644 --- a/.github/workflows/erlang-checks.yml +++ b/.github/workflows/erlang-checks.yml @@ -38,4 +38,4 @@ jobs: thrift-version: ${{ needs.setup.outputs.thrift-version }} run-ct-with-compose: true upload-coverage: false - cache-version: v2 + cache-version: v4 diff --git a/rebar.config b/rebar.config index e8d4bb0..1ebe85e 100644 --- a/rebar.config +++ b/rebar.config @@ -37,7 +37,7 @@ {cowboy_access_log, {git, "https://github.com/valitydev/cowboy_access_log.git", {branch, "master"}}}, {woody_user_identity, {git, "https://github.com/valitydev/woody_erlang_user_identity.git", {tag, "v1.1.0"}}}, {woody, {git, "https://github.com/valitydev/woody_erlang.git", {tag, "v1.1.0"}}}, - {damsel, {git, "https://github.com/valitydev/damsel.git", {tag, "v2.2.18"}}}, + {damsel, {git, "https://github.com/valitydev/damsel.git", {tag, "v2.2.23"}}}, %% Libraries for postgres interaction {epg_connector, {git, "https://github.com/valitydev/epg_connector.git", {tag, "v0.0.2"}}}, diff --git a/rebar.lock b/rebar.lock index 3688b91..db3c02b 100644 --- a/rebar.lock +++ b/rebar.lock @@ -31,7 +31,7 @@ {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"damsel">>, {git,"https://github.com/valitydev/damsel.git", - {ref,"368f05b67c5bf0543856895e71da5c019aba51a1"}}, + {ref,"b5c1dc423365397d8c2d123ba5766147551f19cc"}}, 0}, {<<"envloader">>, {git,"https://github.com/nuex/envloader.git",