Skip to content

Commit

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

Updates `io.getstream:stream-chat-android-client` from 6.1.1 to 6.2.3
- [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.1.1...v6.2.3)

Updates `io.getstream:stream-chat-android-offline` from 6.1.1 to 6.2.3
- [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.1.1...v6.2.3)

Updates `io.getstream:stream-chat-android-compose` from 6.1.1 to 6.2.3
- [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.1.1...v6.2.3)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent b12bc74 commit ae5c408
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 = "1.9.20"
kotlinxCoroutines = "1.8.0"
kotlinxSerializationJson = "1.6.2"
ksp = "1.9.22-1.0.17"
streamChatSDK = "6.1.1"
streamChatSDK = "6.2.3"
streamVideoSDK = "0.5.1"
streamLog = "1.1.4"
jvmTarget = "17"
Expand Down

0 comments on commit ae5c408

Please sign in to comment.