aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2019-09-11 19:31:35 +0200
committerAnthony Lavado <anthony@lavado.ca>2019-09-11 13:31:35 -0400
commit2919cf28ead3fc7b80dec789477eef4d2688616b (patch)
treebb7e65760da06e299f14f4a7f570c8514b8b36da /MediaBrowser.MediaEncoding
parente1310786734efb5101e5c29c9e0259eee63b38e6 (diff)
Update deps (#1735)
Diffstat (limited to 'MediaBrowser.MediaEncoding')
-rw-r--r--MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj2
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>