Skip to content

Commit

Permalink
Merge pull request #787 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.2
  • Loading branch information
Cristhian Garcia authored May 9, 2024
2 parents 3e5b7eb + 6a81021 commit f4fb9f5
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.1"
pip install "platform-plugin-aspects==v0.9.2"

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.1"
pip install "platform-plugin-aspects==v0.9.2"

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

0 comments on commit f4fb9f5

Please sign in to comment.