8000 chore(deps): update dependency com.google.cloud:google-cloud-batch to v0.1.1 by renovate-bot · Pull Request #10 · googleapis/java-batch · GitHub
[go: up one dir, main page]

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

chore(deps): update dependency com.google.cloud:google-cloud-batch to v0.1.1 #10

Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(deps): update dependency com.google.cloud:google-cloud-batch to…
… v0.1.1
  • Loading branch information
renovate-bot committed Jun 24, 2022
commit 60f361b070cab26ed34376971d981160ab5a1f4c
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-batch</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
</dependency>
<!-- [END _install_without_bom] -->

Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-batch</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
</dependency>

<dependency>
Expand Down
0