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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://.com/googleapis/java-tasks.git",
7-
"sha": "e693137a4f31d7f340aed2dfdf837ce2879a2f8e"
7+
"sha": "2f5afe00e9ee146534071d979f9baaa523807434"
88
}
99
},
1010
{
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies:
3838
<dependency>
3939
<groupId>com.google.cloud</groupId>
4040
<artifactId>google-cloud-tasks</artifactId>
41-
<version>1.30.6</version>
41+
<version>1.30.7</version>
4242
</dependency>
4343

4444
```

0 commit comments

Comments
 (0)