Skip to content

Commit 504cb83

Browse files
Bump Namotion.Reflection from 2.1.2 to 3.0.0 (#1379)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7450f9 commit 504cb83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LibKubernetesGenerator/LibKubernetesGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="NJsonSchema" Version="10.9.0" GeneratePathProperty="true" PrivateAssets="all" />
1919
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" GeneratePathProperty="true" PrivateAssets="all" />
2020
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" GeneratePathProperty="true" PrivateAssets="all" />
21-
<PackageReference Include="Namotion.Reflection" Version="2.1.2" GeneratePathProperty="true" PrivateAssets="all" />
21+
<PackageReference Include="Namotion.Reflection" Version="3.0.0" GeneratePathProperty="true" PrivateAssets="all" />
2222
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" GeneratePathProperty="true" PrivateAssets="all" />
2323
</ItemGroup>
2424

0 commit comments

Comments
 (0)