Skip to content

Commit 824f380

Browse files
Bump io.realm:realm-gradle-plugin from 10.15.1 to 10.16.0 (#8499)
Bumps [io.realm:realm-gradle-plugin](https://github.com/realm/realm-java) from 10.15.1 to 10.16.0. - [Changelog](https://github.com/realm/realm-java/blob/main/CHANGELOG.md) - [Commits](realm/realm-java@v10.15.1...v10.16.0) --- updated-dependencies: - dependency-name: io.realm:realm-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c08fb6 commit 824f380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matrix-sdk-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
}
1818
}
1919
dependencies {
20-
classpath "io.realm:realm-gradle-plugin:10.15.1"
20+
classpath "io.realm:realm-gradle-plugin:10.16.0"
2121
}
2222
}
2323

0 commit comments

Comments
 (0)