Skip to content

Commit cdbf916

Browse files
Bump NJsonSchema from 10.7.2 to 10.8.0 (#1021)
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.7.2 to 10.8.0. - [Release notes](https://github.com/RicoSuter/NJsonSchema/releases) - [Commits](RicoSuter/NJsonSchema@v10.7.2...v10.8.0) --- updated-dependencies: - dependency-name: NJsonSchema 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 f327a63 commit cdbf916

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
@@ -14,7 +14,7 @@
1414
<PackageReference Include="CaseExtensions" Version="1.1.0" GeneratePathProperty="true" PrivateAssets="all" />
1515
<PackageReference Include="NSwag.Core" Version="13.16.1" GeneratePathProperty="true" PrivateAssets="all" />
1616
<PackageReference Include="Nustache" Version="1.16.0.10" GeneratePathProperty="true" PrivateAssets="all" NoWarn="NU1701" />
17-
<PackageReference Include="NJsonSchema" Version="10.7.2" GeneratePathProperty="true" PrivateAssets="all" />
17+
<PackageReference Include="NJsonSchema" Version="10.8.0" 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" />
2020
<PackageReference Include="Namotion.Reflection" Version="2.1.1" GeneratePathProperty="true" PrivateAssets="all" />

0 commit comments

Comments
 (0)