Skip to content

Commit

Permalink
Bump streamChat from 6.0.13 to 6.3.2
Browse files Browse the repository at this point in the history
Bumps `streamChat` from 6.0.13 to 6.3.2.

Updates `io.getstream:stream-chat-android-compose` from 6.0.13 to 6.3.2
- [Release notes](https://github.com/getstream/stream-chat-android/releases)
- [Changelog](https://github.com/GetStream/stream-chat-android/blob/main/CHANGELOG.md)
- [Commits](GetStream/stream-chat-android@v6.0.13...v6.3.2)

Updates `io.getstream:stream-chat-android-offline` from 6.0.13 to 6.3.2
- [Release notes](https://github.com/getstream/stream-chat-android/releases)
- [Changelog](https://github.com/GetStream/stream-chat-android/blob/main/CHANGELOG.md)
- [Commits](GetStream/stream-chat-android@v6.0.13...v6.3.2)

Updates `io.getstream:stream-chat-android-state` from 6.0.13 to 6.3.2
- [Release notes](https://github.com/getstream/stream-chat-android/releases)
- [Changelog](https://github.com/GetStream/stream-chat-android/blob/main/CHANGELOG.md)
- [Commits](GetStream/stream-chat-android@v6.0.13...v6.3.2)

Updates `io.getstream:stream-chat-android-ui-utils` from 6.0.13 to 6.3.2
- [Release notes](https://github.com/getstream/stream-chat-android/releases)
- [Changelog](https://github.com/GetStream/stream-chat-android/blob/main/CHANGELOG.md)
- [Commits](GetStream/stream-chat-android@v6.0.13...v6.3.2)

---
updated-dependencies:
- dependency-name: io.getstream:stream-chat-android-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.getstream:stream-chat-android-offline
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.getstream:stream-chat-android-state
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.getstream:stream-chat-android-ui-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent a059027 commit 3811142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ okhttp = "4.12.0"
retrofit = "2.11.0"
moshi = "1.15.1"
streamVideo = "0.5.8"
streamChat = "6.0.13"
streamChat = "6.3.2"
streamLog = "1.1.4"
streamPush = "1.1.7"
googleService = "4.4.1"
Expand Down

0 comments on commit 3811142

Please sign in to comment.