Skip to content

Commit c24c721

Browse files
chore(deps): bump io.realm:realm-gradle-plugin (#2391)
Bumps [io.realm:realm-gradle-plugin](https://github.com/realm/realm-java) from 10.13.3-transformer-api to 10.18.0. - [Changelog](https://github.com/realm/realm-java/blob/main/CHANGELOG.md) - [Commits](realm/realm-java@v10.13.3-transformer-api...v10.18.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent deca570 commit c24c721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
mavenCentral()
55
}
66
dependencies {
7-
classpath("io.realm:realm-gradle-plugin:10.13.3-transformer-api")
7+
classpath("io.realm:realm-gradle-plugin:10.18.0")
88
}
99
}
1010

0 commit comments

Comments
 (0)