Skip to content

Commit f327a63

Browse files
Bump Namotion.Reflection from 2.0.10 to 2.1.1 (#1017)
Bumps [Namotion.Reflection](https://github.com/RicoSuter/Namotion.Reflection) from 2.0.10 to 2.1.1. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6b7afc commit f327a63

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
@@ -17,7 +17,7 @@
1717
<PackageReference Include="NJsonSchema" Version="10.7.2" GeneratePathProperty="true" PrivateAssets="all" />
1818
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" GeneratePathProperty="true" PrivateAssets="all" />
1919
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" GeneratePathProperty="true" PrivateAssets="all" />
20-
<PackageReference Include="Namotion.Reflection" Version="2.0.10" GeneratePathProperty="true" PrivateAssets="all" />
20+
<PackageReference Include="Namotion.Reflection" Version="2.1.1" GeneratePathProperty="true" PrivateAssets="all" />
2121
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="6.0.0" GeneratePathProperty="true" PrivateAssets="all" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)