| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -30,12 +30,12 @@ | |||
| 30 | 30 | <dependency> | |
| 31 | 31 | <groupId>com.google.cloud</groupId> | |
| 32 | 32 | <artifactId>google-cloud-storage</artifactId> | |
| 33 | - <version>2.50.0</version> | ||
| 33 | + <version>2.51.0</version> | ||
| 34 | 34 | </dependency> | |
| 35 | 35 | <dependency> | |
| 36 | 36 | <groupId>com.google.cloud</groupId> | |
| 37 | 37 | <artifactId>google-cloud-storage-control</artifactId> | |
| 38 | - <version>2.50.0</version> | ||
| 38 | + <version>2.51.0</version> | ||
| 39 | 39 | </dependency> | |
| 40 | 40 | <!-- [END storage_install_without_bom] --> | |
| 41 | 41 | ||
@@ -72,7 +72,7 @@ | |||
| 72 | 72 | <dependency> | |
| 73 | 73 | <groupId>com.google.cloud</groupId> | |
| 74 | 74 | <artifactId>google-cloud-storage</artifactId> | |
| 75 | - <version>2.50.0</version> | ||
| 75 | + <version>2.51.0</version> | ||
| 76 | 76 | <classifier>tests</classifier> | |
| 77 | 77 | <scope>test</scope> | |
| 78 | 78 | </dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -93,7 +93,7 @@ | |||
| 93 | 93 | <!-- tests jars aren't in the bom, manually include the version here --> | |
| 94 | 94 | <groupId>com.google.cloud</groupId> | |
| 95 | 95 | <artifactId>google-cloud-storage</artifactId> | |
| 96 | - <version>2.50.0</version> | ||
| 96 | + <version>2.51.0</version> | ||
| 97 | 97 | <classifier>tests</classifier> | |
| 98 | 98 | <scope>test</scope> | |
| 99 | 99 | </dependency> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments