Skip to content

Commit

Permalink
⬆️ Bump realm from 1.16.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps `realm` from 1.16.0 to 2.0.0.

Updates `io.realm.kotlin:library-base` from 1.16.0 to 2.0.0
- [Changelog](https://github.com/realm/realm-kotlin/blob/main/CHANGELOG.md)
- [Commits](realm/realm-kotlin@v1.16.0...v2.0.0)

Updates `io.realm.kotlin` from 1.16.0 to 2.0.0

---
updated-dependencies:
- dependency-name: io.realm.kotlin:library-base
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.realm.kotlin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 22, 2024
1 parent 2795f35 commit 1478fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kotlinx-serialization = "1.6.3"
ktor = "2.3.12"
logback = "1.5.6"
mockk = "1.13.11"
realm = "1.16.0"
realm = "2.0.0"
selenium = "4.22.0"
signal = "0.50.0"
system-tray = "4.4"
Expand Down

0 comments on commit 1478fee

Please sign in to comment.