Skip to content

Commit

Permalink
Bump Namotion.Reflection from 2.1.2 to 3.0.0 (#1379)
Browse files Browse the repository at this point in the history
Bumps [Namotion.Reflection](https://github.com/RicoSuter/Namotion.Reflection) from 2.1.2 to 3.0.0.
- [Release notes](https://github.com/RicoSuter/Namotion.Reflection/releases)
- [Commits](https://github.com/RicoSuter/Namotion.Reflection/commits)

---
updated-dependencies:
- dependency-name: Namotion.Reflection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 21, 2023
1 parent f7450f9 commit 504cb83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LibKubernetesGenerator/LibKubernetesGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="NJsonSchema" Version="10.9.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Namotion.Reflection" Version="2.1.2" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Namotion.Reflection" Version="3.0.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" GeneratePathProperty="true" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 504cb83

Please sign in to comment.