Skip to content

Commit

Permalink
[1.220.*] Pre-release merge (#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
tramline-github[bot] authored Oct 22, 2024
2 parents 81858e9 + f827c10 commit 8f1e489
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

- name: Dependency Review
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4
uses: actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894 # v4
with:
base-ref: refs/heads/main
head-ref: ${{ github.ref }}
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ coil = "2.7.0"
coroutines = "1.9.0"
dagger = "2.52"
glance = "1.0.0"
haze = "0.9.0-beta04.1"
junit = "5.11.2"
haze = "0.9.0-rc01"
junit = "5.11.3"
konvert = "3.2.2"
kotlin = "2.0.21"
kotlinResult = "2.0.0"
Expand Down

0 comments on commit 8f1e489

Please sign in to comment.