Skip to content

Commit e2b54da

Browse files
Bump Namotion.Reflection from 3.0.0 to 3.0.1 (#1440)
Bumps [Namotion.Reflection](https://github.com/RicoSuter/Namotion.Reflection) from 3.0.0 to 3.0.1. - [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 4f3415d commit e2b54da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LibKubernetesGenerator/LibKubernetesGenerator.target

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="NJsonSchema" Version="10.9.0" GeneratePathProperty="true" PrivateAssets="all" />
2424
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" GeneratePathProperty="true" PrivateAssets="all" />
2525
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" GeneratePathProperty="true" PrivateAssets="all" />
26-
<PackageReference Include="Namotion.Reflection" Version="3.0.0" GeneratePathProperty="true" PrivateAssets="all" />
26+
<PackageReference Include="Namotion.Reflection" Version="3.0.1" GeneratePathProperty="true" PrivateAssets="all" />
2727
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" GeneratePathProperty="true" PrivateAssets="all" />
2828
</ItemGroup>
2929

0 commit comments

Comments
 (0)