Skip to content

Commit dc5fbb7

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

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.8.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.1" GeneratePathProperty="true" PrivateAssets="all" />
21+
<PackageReference Include="Namotion.Reflection" Version="2.1.2" 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)