Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #110 from redbaty/dependabot/nuget/dependencies-e6…
Browse files Browse the repository at this point in the history
…ff66cc35

Bump the dependencies group with 5 updates
  • Loading branch information
redbaty authored Mar 26, 2024
2 parents a9745c1 + 5c64288 commit 2a7ae08
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Wasari.Daemon/Wasari.Daemon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DistributedLock.Redis" Version="1.0.2" />
<PackageReference Include="DistributedLock.Redis" Version="1.0.3" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="WolverineFx" Version="2.1.1" />
<PackageReference Include="WolverineFx.EntityFrameworkCore" Version="2.1.1" />
<PackageReference Include="WolverineFx.FluentValidation" Version="2.1.1" />
<PackageReference Include="WolverineFx.Postgresql" Version="2.1.1" />
<PackageReference Include="WolverineFx" Version="2.1.2" />
<PackageReference Include="WolverineFx.EntityFrameworkCore" Version="2.1.2" />
<PackageReference Include="WolverineFx.FluentValidation" Version="2.1.2" />
<PackageReference Include="WolverineFx.Postgresql" Version="2.1.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2a7ae08

Please sign in to comment.