Skip to content

Commit

Permalink
Update all dependencies (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2022
1 parent 9352f2c commit 7a7d778
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Cancel Workflow Action
uses: styfle/cancel-workflow-action@0.10.1
uses: styfle/cancel-workflow-action@0.11.0

- name: Checkout
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ kotlinxSerialization = "1.4.0"
okhttp = "4.10.0"
retrofit = "2.9.0"
resilience4j = "1.7.1"
mapstruct = "1.5.2.Final"
mapstruct = "1.5.3.Final"
detekt = "1.21.0"

niddler = "1.7.0"
Expand Down

0 comments on commit 7a7d778

Please sign in to comment.