From c51234e6fa099293c09a0c9cadedb309eeb9ccae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 19:54:47 +0000 Subject: [PATCH] Bump the stream-conventions group with 4 updates Bumps the stream-conventions group with 4 updates: [io.getstream.project](https://github.com/GetStream/stream-build-conventions-android), [io.getstream.android.library](https://github.com/GetStream/stream-build-conventions-android), [io.getstream.android.application](https://github.com/GetStream/stream-build-conventions-android) and [io.getstream.java.library](https://github.com/GetStream/stream-build-conventions-android). Updates `io.getstream.project` from 0.13.1 to 0.14.0 - [Release notes](https://github.com/GetStream/stream-build-conventions-android/releases) - [Commits](https://github.com/GetStream/stream-build-conventions-android/compare/v0.13.1...v0.14.0) Updates `io.getstream.android.library` from 0.13.1 to 0.14.0 - [Release notes](https://github.com/GetStream/stream-build-conventions-android/releases) - [Commits](https://github.com/GetStream/stream-build-conventions-android/compare/v0.13.1...v0.14.0) Updates `io.getstream.android.application` from 0.13.1 to 0.14.0 - [Release notes](https://github.com/GetStream/stream-build-conventions-android/releases) - [Commits](https://github.com/GetStream/stream-build-conventions-android/compare/v0.13.1...v0.14.0) Updates `io.getstream.java.library` from 0.13.1 to 0.14.0 - [Release notes](https://github.com/GetStream/stream-build-conventions-android/releases) - [Commits](https://github.com/GetStream/stream-build-conventions-android/compare/v0.13.1...v0.14.0) Updates `io.getstream.android.library` from 0.13.1 to 0.14.0 - [Release notes](https://github.com/GetStream/stream-build-conventions-android/releases) - [Commits](https://github.com/GetStream/stream-build-conventions-android/compare/v0.13.1...v0.14.0) Updates `io.getstream.android.application` from 0.13.1 to 0.14.0 - [Release notes](https://github.com/GetStream/stream-build-conventions-android/releases) - [Commits](https://github.com/GetStream/stream-build-conventions-android/compare/v0.13.1...v0.14.0) Updates `io.getstream.java.library` from 0.13.1 to 0.14.0 - [Release notes](https://github.com/GetStream/stream-build-conventions-android/releases) - [Commits](https://github.com/GetStream/stream-build-conventions-android/compare/v0.13.1...v0.14.0) --- updated-dependencies: - dependency-name: io.getstream.project dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stream-conventions - dependency-name: io.getstream.android.library dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stream-conventions - dependency-name: io.getstream.android.application dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stream-conventions - dependency-name: io.getstream.java.library dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stream-conventions - dependency-name: io.getstream.android.library dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stream-conventions - dependency-name: io.getstream.android.application dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stream-conventions - dependency-name: io.getstream.java.library dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stream-conventions ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e441abd6..0fcf9a9d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -26,7 +26,7 @@ retrofit = "3.0.0" ksp = "2.2.0-2.0.2" robolectric = "4.15.1" detekt = "1.23.8" -streamConventions = "0.13.1" +streamConventions = "0.14.0" annotationJvm = "1.9.1" [libraries]