Skip to content

Commit

Permalink
chore(deps): update dependency rxrealm to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent 500b891 commit b6f97f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ target 'PhDownloader' do
pod 'Realm', '~> 10.40.1', :modular_headers => true
pod 'RealmSwift', '~> 10.40.1'
# FIXME https://github.com/RxSwiftCommunity/RxRealm/issues/201
pod 'RxRealm', :git => 'https://github.com/RxSwiftCommunity/RxRealm.git', :tag => 'v5.0.6'
pod 'RxRealm', :git => 'https://github.com/RxSwiftCommunity/RxRealm.git', :tag => 'vv5.1.0'

target 'PhDownloaderTests' do
end
Expand Down

0 comments on commit b6f97f3

Please sign in to comment.