Skip to content

Commit 8c68108

Browse files
committed
chore(deps): update dependency google.cloud.logging.v2 to 4.5.0
1 parent b982b20 commit 8c68108

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

logging/api/LoggingSample/LoggingSample.csproj

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

88
<ItemGroup>
9-
<PackageReference Include="Google.Cloud.Logging.V2" Version="4.4.0" />
9+
<PackageReference Include="Google.Cloud.Logging.V2" Version="4.5.0" />
1010
</ItemGroup>
1111

1212
</Project>

logging/api/QuickStart/QuickStart.csproj

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

88
<ItemGroup>
9-
<PackageReference Include="Google.Cloud.Logging.V2" Version="4.4.0" />
9+
<PackageReference Include="Google.Cloud.Logging.V2" Version="4.5.0" />
1010
</ItemGroup>
1111

1212
</Project>

logging/api/WithGitId/WithGitId.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Google.Cloud.DevTools.Common" Version="3.3.0" />
10-
<PackageReference Include="Google.Cloud.Logging.V2" Version="4.4.0" />
10+
<PackageReference Include="Google.Cloud.Logging.V2" Version="4.5.0" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)