diff options
| author | Bond-009 <bond.009@outlook.com> | 2019-09-11 19:31:35 +0200 |
|---|---|---|
| committer | Anthony Lavado <anthony@lavado.ca> | 2019-09-11 13:31:35 -0400 |
| commit | 2919cf28ead3fc7b80dec789477eef4d2688616b (patch) | |
| tree | bb7e65760da06e299f14f4a7f570c8514b8b36da /MediaBrowser.MediaEncoding | |
| parent | e1310786734efb5101e5c29c9e0259eee63b38e6 (diff) | |
Update deps (#1735)
Diffstat (limited to 'MediaBrowser.MediaEncoding')
| -rw-r--r-- | MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj index fdb20477f..264f31f3c 100644 --- a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj +++ b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj @@ -19,7 +19,7 @@ <ItemGroup> <PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.1" /> - <PackageReference Include="UTF.Unknown" Version="2.0.0" /> + <PackageReference Include="UTF.Unknown" Version="2.1.0" /> </ItemGroup> </Project> |
