Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit a80d3d6

Browse files
chore(deps): update dependency com.google.cloud:google-cloud-optimization to v1.1.0 (#62)
* chore(deps): update dependency com.google.cloud:google-cloud-optimization to v1.1.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 90d173b commit a80d3d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>google-cloud-optimization</artifactId>
32-
<version>1.0.0</version>
32+
<version>1.1.0</version>
3333
</dependency>
3434
<!-- [END _install_without_bom] -->
3535
<dependency>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.google.cloud</groupId>
4545
<artifactId>google-cloud-optimization</artifactId>
46-
<version>1.0.0</version>
46+
<version>1.1.0</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)