Skip to content

Commit

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

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

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

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

---
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 Mar 7, 2024
1 parent d992bf4 commit 0e41939
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.7.3"
kotlinxSerializationJson = "1.6.2"
ksp = "1.9.22-1.0.17"
streamChatSDK = "6.0.13"
streamChatSDK = "6.1.1"
streamVideoSDK = "0.4.2"
streamLog = "1.1.4"
jvmTarget = "17"
Expand Down

0 comments on commit 0e41939

Please sign in to comment.