Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 4a2a40a

Browse files
1 parent 0283bf3 commit 4a2a40a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ implementation 'com.google.cloud:google-cloud-logging'
5858
If you are using Gradle without BOM, add this to your dependencies:
5959

6060
```Groovy
61-
implementation 'com.google.cloud:google-cloud-logging:3.10.2'
61+
implementation 'com.google.cloud:google-cloud-logging:3.10.3'
6262
```
6363

6464
If you are using SBT, add this to your dependencies:
6565

6666
```Scala
67-
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "3.10.2"
67+
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "3.10.3"
6868
```
6969

7070
## Authentication

0 commit comments

Comments
 (0)