Skip to content

Commit

Permalink
dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aspriddell committed Nov 30, 2024
1 parent 966d388 commit 9f69fc5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageReference Include="Redis.OM" Version="0.7.6" />
<PackageReference Include="Sentry.Extensions.Logging" Version="4.6.2" />
<PackageReference Include="StackExchange.Redis" Version="2.8.22" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JsonPath.Net" Version="2.0.0" />
<PackageReference Include="libloc.Access" Version="2023.1220.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 9f69fc5

Please sign in to comment.