Skip to content

Commit 77b3916

Browse files
authored
Merge pull request #52 from DotKube/dependabot/nuget/src/OperatorTemplate.Operator/all-nuget-dependencies-0b5156849a
Bump the all-nuget-dependencies group with 2 updates
2 parents 5593225 + a8bf70d commit 77b3916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/OperatorTemplate.Operator/OperatorTemplate.Operator.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="KubeOps.Generator" Version="10.0.0">
15+
<PackageReference Include="KubeOps.Generator" Version="10.0.1">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>
19-
<PackageReference Include="KubeOps.Operator" Version="10.0.0" />
19+
<PackageReference Include="KubeOps.Operator" Version="10.0.1" />
2020
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.3" />
2121
</ItemGroup>
2222

0 commit comments

Comments
 (0)