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

Commit 084e5b5

Browse files
chore: generate libraries at Fri Jun 13 02:33:21 UTC 2025
1 parent a705b60 commit 084e5b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2626
<dependency>
2727
<groupId>io.opentelemetry</groupId>
2828
<artifactId>opentelemetry-bom</artifactId>
29-
<version>1.50.0</version>
29+
<version>1.51.0</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>
@@ -48,7 +48,7 @@ If you are using Maven without the BOM, add this to your dependencies:
4848
<dependency>
4949
<groupId>com.google.cloud</groupId>
5050
<artifactId>google-cloud-bigquerystorage</artifactId>
51-
<version>3.14.0</version>
51+
<version>3.15.0</version>
5252
</dependency>
5353

5454
```

0 commit comments

Comments
 (0)