Skip to content

Commit

Permalink
Dependency (dependabot/nuget): Bump AWSSDK.EC2 in /Source (#2796)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.EC2](https://github.com/aws/aws-sdk-net) from 3.7.334.1 to 3.7.335.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits/3.7.335.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 9d57aac commit 6e53cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/NETworkManager/NETworkManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="AirspaceFixer" Version="1.0.6" />
<PackageReference Include="AWSSDK.EC2" Version="3.7.334.1" />
<PackageReference Include="AWSSDK.EC2" Version="3.7.335" />
<PackageReference Include="DnsClient" Version="1.8.0" />
<PackageReference Include="IPNetwork2" Version="3.0.667" />
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.5.2" />
Expand Down

0 comments on commit 6e53cfd

Please sign in to comment.