Skip to content

Commit a3db458

Browse files
renovate-botamanda-tarafa
authored andcommitted
chore(deps): update dependency google.cloud.diagnostics.aspnetcore3 to 5.3.0
1 parent 5c74d3d commit a3db458

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

cloud-sql/mysql/CloudSql.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.Diagnostics.AspNetCore3" Version="5.2.0" />
8+
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore3" Version="5.3.0" />
99
<PackageReference Include="MySql.Data" Version="9.2.0" />
1010
<PackageReference Include="Polly" Version="8.5.2" />
1111
</ItemGroup>

cloud-sql/postgres/CloudSql.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.Diagnostics.AspNetCore3" Version="5.2.0" />
8+
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore3" Version="5.3.0" />
99
<PackageReference Include="Npgsql" Version="9.0.0" />
1010
<PackageReference Include="Polly" Version="8.5.2" />
1111
</ItemGroup>

cloud-sql/sql-server/CloudSql.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.Diagnostics.AspNetCore3" Version="5.2.0" />
8+
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore3" Version="5.3.0" />
99
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.0.0" />
1010
<PackageReference Include="Polly" Version="8.5.2" />
1111
</ItemGroup>

cloudtasks/appengine/CloudTasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</ItemGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore3" Version="5.2.0" />
12+
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore3" Version="5.3.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)