Skip to content

Commit

Permalink
Merge pull request #783 from openedx/bmtcril/bump_platform-plugin-asp…
Browse files Browse the repository at this point in the history
…ects

chore: Bump platform-plugin-aspect to 0.9.1
  • Loading branch information
Ian2012 authored May 8, 2024
2 parents 7ba51c0 + b53539a commit 7d77975
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
pip install "platform-plugin-aspects==v0.9.0"
pip install "platform-plugin-aspects==v0.9.1"

RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
pip install "edx-event-routing-backends==v9.0.1"
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
pip install "platform-plugin-aspects==v0.9.0"
pip install "platform-plugin-aspects==v0.9.1"

RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
pip install "edx-event-routing-backends==v9.0.1"

0 comments on commit 7d77975

Please sign in to comment.