Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aspriddell committed Dec 17, 2021
1 parent db4c8a1 commit 1830a21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DragonFruit.Link/DragonFruit.Link.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DragonFruit.Data" Version="2021.1216.4-beta"/>
<PackageReference Include="DragonFruit.Data.Serializers.Newtonsoft" Version="2021.1216.4-beta"/>
<PackageReference Include="DragonFruit.Data" Version="2021.1218.0" />
<PackageReference Include="DragonFruit.Data.Serializers.Newtonsoft" Version="2021.1218.0" />
</ItemGroup>

</Project>

0 comments on commit 1830a21

Please sign in to comment.