Compare commits

..

1 Commits

Author SHA1 Message Date
5a3c2b92ce fix(deps): update test dependencies to v6.1.3 2026-08-17 05:03:01 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ jobs:
# directly drops the docker-in-docker requirement entirely.
# Full tag pinned; Renovate's github-actions manager keeps it bumped.
container:
image: ghcr.io/renovatebot/renovate:44.31.0
image: ghcr.io/renovatebot/renovate:43.232.0
steps:
- name: Run Renovate
run: renovate

View File

@@ -13,8 +13,8 @@ composeBom = "2026.06.01"
# Re-evaluate when 1.5.0 stable lands.
material3 = "1.5.0-alpha25"
datastore = "1.2.1"
junit = "6.1.2"
junitPlatform = "6.1.2"
junit = "6.1.3"
junitPlatform = "6.1.3"
truth = "1.4.5"
androidxJunit = "1.3.0"
espressoCore = "3.7.0"