Skip to content

Commit

Permalink
chore(deps): update dependency zingzeudata.shared to v1.8.2 (#1398)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 28, 2021
1 parent 6a46ae7 commit 4e608e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion server/backend/Yngdieng.Backend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="3.1.18" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime" Version="3.1.18" />
<PackageReference Include="Xabe.FFmpeg" Version="4.4.1" />
<PackageReference Include="ZingzeuData.Shared" Version="1.8.1" />
<PackageReference Include="ZingzeuData.Shared" Version="1.8.2" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion server/common/Yngdieng.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="LibHokchew.Shared" Version="0.3.4" />
<PackageReference Include="ZingzeuData.Shared" Version="1.8.1" />
<PackageReference Include="ZingzeuData.Shared" Version="1.8.2" />
</ItemGroup>
<!--
Workaround for conflicting types ZingzeuData.Models.Explanation in both
Expand Down
2 changes: 1 addition & 1 deletion server/indexer/Yngdieng.Indexer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="CsvHelper" Version="19.0.0" />
<PackageReference Include="FSharp.Core" Version="5.0.2" />
<PackageReference Include="LibHokchew.Shared" Version="0.3.4" />
<PackageReference Include="ZingzeuData.Shared" Version="1.8.1" />
<PackageReference Include="ZingzeuData.Shared" Version="1.8.2" />
</ItemGroup>

<!--
Expand Down

0 comments on commit 4e608e7

Please sign in to comment.