Skip to content

Commit

Permalink
Bump streamChatSDK from 6.4.4 to 6.5.0
Browse files Browse the repository at this point in the history
Bumps `streamChatSDK` from 6.4.4 to 6.5.0.

Updates `io.getstream:stream-chat-android-client` from 6.4.4 to 6.5.0
- [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.4.4...v6.5.0)

Updates `io.getstream:stream-chat-android-offline` from 6.4.4 to 6.5.0
- [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.4.4...v6.5.0)

Updates `io.getstream:stream-chat-android-compose` from 6.4.4 to 6.5.0
- [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.4.4...v6.5.0)

---
updated-dependencies:
- dependency-name: io.getstream:stream-chat-android-client
  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-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 8e8e419 commit 945f1a2
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 @@ -3,7 +3,7 @@ kotlin = "2.0.10"
kotlinxCoroutines = "1.8.1"
kotlinxSerializationJson = "1.7.1"
ksp = "2.0.10-1.0.24"
streamChatSDK = "6.4.4"
streamChatSDK = "6.5.0"
streamVideoSDK = "1.0.12"
streamLog = "1.1.4"
jvmTarget = "17"
Expand Down

0 comments on commit 945f1a2

Please sign in to comment.