Skip to content

Commit

Permalink
Merge pull request #1 from Brijeshthummar02/dependabot/nuget/worker/n…
Browse files Browse the repository at this point in the history
…uget-357ea839d8

Bump Npgsql from 4.1.9 to 4.1.13 in /worker in the nuget group across 1 directory
  • Loading branch information
Brijeshthummar02 authored Jan 28, 2025
2 parents 0da715b + d775be9 commit 36fcf3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/Worker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="StackExchange.Redis" Version="2.2.4" />
<PackageReference Include="Npgsql" Version="4.1.9" />
<PackageReference Include="Npgsql" Version="4.1.13" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 36fcf3f

Please sign in to comment.