Skip to content

Commit

Permalink
Bump io.realm:realm-gradle-plugin from 10.11.1 to 10.15.1
Browse files Browse the repository at this point in the history
Bumps [io.realm:realm-gradle-plugin](https://github.com/realm/realm-java) from 10.11.1 to 10.15.1.
- [Release notes](https://github.com/realm/realm-java/releases)
- [Changelog](https://github.com/realm/realm-java/blob/main/CHANGELOG.md)
- [Commits](realm/realm-java@v10.11.1...v10.15.1)

---
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>
  • Loading branch information
dependabot[bot] committed May 3, 2023
1 parent 6c80a38 commit eee8f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matrix-sdk-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
}
}
dependencies {
classpath "io.realm:realm-gradle-plugin:10.11.1"
classpath "io.realm:realm-gradle-plugin:10.15.1"
}
}

Expand Down

0 comments on commit eee8f21

Please sign in to comment.