Skip to content

Commit

Permalink
chore: upgraded packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpop-zengenti committed Oct 16, 2024
1 parent 15ab54b commit be4949d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Zengenti.Contensis.RequestHandler.Domain/Domain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Zengenti.Core" Version="7.0.1" />
<PackageReference Include="Zengenti.Core" Version="7.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="LazyCache.AspNetCore" Version="2.4.0" />
<PackageReference Include="YamlDotNet" Version="16.1.2" />
<PackageReference Include="Zengenti.Contensis.Delivery" Version="16.0.2" />
<PackageReference Include="Zengenti.Contensis.Management" Version="16.0.3" />
<PackageReference Include="Zengenti.Contensis.Delivery" Version="16.1.4" />
<PackageReference Include="Zengenti.Contensis.Management" Version="16.1.4" />
</ItemGroup>

</Project>

0 comments on commit be4949d

Please sign in to comment.