Skip to content

Commit

Permalink
Bump IPNetwork2 from 2.6.605 to 2.6.608 in /src/Fragment.NetSlum.Server
Browse files Browse the repository at this point in the history
Bumps [IPNetwork2](https://github.com/lduchosal/ipnetwork) from 2.6.605 to 2.6.608.
- [Release notes](https://github.com/lduchosal/ipnetwork/releases)
- [Commits](https://github.com/lduchosal/ipnetwork/commits)

---
updated-dependencies:
- dependency-name: IPNetwork2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 61373ad commit 2fec932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fragment.NetSlum.Core/Fragment.NetSlum.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="EFCore.NamingConventions" Version="7.0.2" />
<PackageReference Include="IPNetwork2" Version="2.6.605" />
<PackageReference Include="IPNetwork2" Version="2.6.608" />
<PackageReference Include="MediatR" Version="12.1.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
Expand Down

0 comments on commit 2fec932

Please sign in to comment.