Skip to content

Commit 68ef2ac

Browse files
chore(deps): update dependency jsonextensions to 1.2.2
1 parent 1af23c0 commit 68ef2ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jellyfin.Plugin.Themerr/Jellyfin.Plugin.Themerr.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Jellyfin.Controller" Version="10.11.11" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.11" /> <!-- Must match version from Jellyfin.Controller -->
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
18-
<PackageReference Include="JsonExtensions" Version="1.2.0" />
18+
<PackageReference Include="JsonExtensions" Version="1.2.2" />
1919
<PackageReference Include="YoutubeExplode" Version="6.6.0" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)