Skip to content

Commit d3af72a

Browse files
renovate-botamanda-tarafa
authored andcommitted
chore(deps): update dependency google.cloud.monitoring.v3 to 3.14.0
1 parent 96515ea commit d3af72a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

monitoring/api/AlertSample/AlertSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<ProjectReference Include="..\..\..\commandlineutil\Lib\CommandLineUtil.csproj" />
44
</ItemGroup>
55
<ItemGroup>
6-
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.13.0" />
6+
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.14.0" />
77
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
88
</ItemGroup>
99
<PropertyGroup>

monitoring/api/AlertTestFixture/AlertTestFixture.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.13.0" />
8+
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.14.0" />
99
</ItemGroup>
1010

1111
</Project>

monitoring/api/MonitoringSample/Monitoring.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="CommandLineParser" Version="2.9.1" />
9-
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.13.0" />
9+
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.14.0" />
1010
</ItemGroup>
1111
</Project>

monitoring/api/QuickStart/QuickStart.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<TargetFramework>net6.0</TargetFramework>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.13.0" />
7+
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.14.0" />
88
</ItemGroup>
99
</Project>

monitoring/api/UptimeCheckSample/UptimeCheck.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>net6.0</TargetFramework>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.13.0" />
8+
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.14.0" />
99
</ItemGroup>
1010
<ItemGroup>
1111
<ProjectReference Include="..\..\..\commandlineutil\Lib\CommandLineUtil.csproj" />

0 commit comments

Comments
 (0)