Skip to content

Commit

Permalink
chore(deps): bump io.realm:realm-gradle-plugin from 10.18.0 to 10.19.0
Browse files Browse the repository at this point in the history
Bumps [io.realm:realm-gradle-plugin](https:/realm/realm-java) from 10.18.0 to 10.19.0.
- [Changelog](https:/realm/realm-java/blob/main/CHANGELOG.md)
- [Commits](realm/realm-java@v10.18.0...v10.19.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 7f08de7 commit ffdb318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("io.realm:realm-gradle-plugin:10.18.0")
classpath("io.realm:realm-gradle-plugin:10.19.0")
classpath("com.google.android.gms:oss-licenses-plugin:0.10.6")

}
Expand Down

0 comments on commit ffdb318

Please sign in to comment.