Skip to content

Commit

Permalink
Bump Realm from 12.3.0 to 20.1.0
Browse files Browse the repository at this point in the history
Bumps [Realm](https://github.com/realm/realm-dotnet) from 12.3.0 to 20.1.0.
- [Release notes](https://github.com/realm/realm-dotnet/releases)
- [Changelog](https://github.com/realm/realm-dotnet/blob/20.1.0/CHANGELOG.md)
- [Commits](realm/realm-dotnet@12.3.0...20.1.0)

---
updated-dependencies:
- dependency-name: Realm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 7175864 commit 047bc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Refresh.GameServer/Refresh.GameServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<PackageReference Include="MailKit" Version="4.8.0" />
<PackageReference Include="NPTicket" Version="3.1.0" />
<PackageReference Include="Pfim" Version="0.11.3" />
<PackageReference Include="Realm" Version="12.3.0" />
<PackageReference Include="Realm" Version="20.1.0" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
<PackageReference Include="EasyHotReload" Version="1.0.0" />
Expand Down

0 comments on commit 047bc14

Please sign in to comment.