Skip to content

Commit

Permalink
[1.157.*] Pre-release merge (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
tramline-github[bot] authored Jul 2, 2024
2 parents eff85fe + ce8d79f commit 73c22d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
python-version: 3.8

- name: Run mobsfscan
uses: MobSF/mobsfscan@849b749e7f3244c7b4f418ff858a9fa4e1406115
uses: MobSF/mobsfscan@25184ed98afa315d90f982d10a44e42c065dcebe
with:
args: . --sarif --output results.sarif || true

Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ konvert = "3.2.1"
kotlin = "2.0.0"
kotlinResult = "2.0.0"
leakcanary = "3.0-alpha-8"
lifecycle = "2.8.2"
lifecycle = "2.8.3"
retrofit = "2.11.0"
richtext = "1.0.0-alpha01"
sentry-sdk = "7.10.0"
sentry-sdk = "7.11.0"
serialization = "1.7.1"
store = "5.1.0-alpha02"
sqldelight = "2.0.2"
Expand Down

0 comments on commit 73c22d5

Please sign in to comment.