[go: nahoru, domu]

Skip to content

Commit

Permalink
chore(deps): update dependency google.cloud.monitoring.v3 to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and amanda-tarafa committed Apr 20, 2024
1 parent 8136086 commit 4d281c6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion monitoring/api/AlertSample/AlertSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ProjectReference Include="..\..\..\commandlineutil\Lib\CommandLineUtil.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.7.0" />
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.8.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion monitoring/api/AlertTestFixture/AlertTestFixture.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.7.0" />
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.8.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion monitoring/api/MonitoringSample/Monitoring.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.7.0" />
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.8.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion monitoring/api/QuickStart/QuickStart.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.7.0" />
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.8.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion monitoring/api/UptimeCheckSample/UptimeCheck.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.7.0" />
<PackageReference Include="Google.Cloud.Monitoring.V3" Version="3.8.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\commandlineutil\Lib\CommandLineUtil.csproj" />
Expand Down

0 comments on commit 4d281c6

Please sign in to comment.