Skip to content

Commit fcf2855

Browse files
fix(deps): update dependency androidx.datastore:datastore-preferences to v1.1.7 (slackhq#2115)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [androidx.datastore:datastore-preferences](https://developer.android.com/jetpack/androidx/releases/datastore#1.1.7) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | dependencies | patch | `1.1.6` -> `1.1.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMS4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent d558c88 commit fcf2855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ compose-jb-material-icons-core = "1.7.3"
2121
compose-bom = "2025.05.00"
2222
compose-integration-constraintlayout = "1.1.1"
2323
dagger = "2.56.2"
24-
datastore = "1.1.6"
24+
datastore = "1.1.7"
2525
detekt = "1.23.8"
2626
dokka = "2.0.0"
2727
eithernet = "2.0.0"

0 commit comments

Comments
 (0)