This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
docker :
2
2
image : gcr.io/cloud-devrel-public-resources/owlbot-java:latest
3
- digest : sha256:14ecf64ec36f67c7bf04e3dc0f68eafcc01df3955121c38862b695e2ae7515d8
3
+ digest : sha256:a744afda1956beb7bd6dc8d0b740a7839bbe402e34e2f4ef24589074db53ceb0
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ Video Transcoder uses gRPC for the transport layer.
84
84
85
85
## Supported Java Versions
86
86
87
- Java 7 or above is required for using this client.
87
+ Java 8 or above is required for using this client.
88
88
89
89
Google's Java client libraries,
90
90
[ Google Cloud Client Libraries] [ cloudlibs ]
@@ -156,7 +156,6 @@ Apache 2.0 - See [LICENSE][license] for more information.
156
156
157
157
Java Version | Status
158
158
------------ | ------
159
- Java 7 | [ ![ Kokoro CI] [ kokoro-badge-image-1 ]] [ kokoro-badge-link-1 ]
160
159
Java 8 | [ ![ Kokoro CI] [ kokoro-badge-image-2 ]] [ kokoro-badge-link-2 ]
161
160
Java 8 OSX | [ ![ Kokoro CI] [ kokoro-badge-image-3 ]] [ kokoro-badge-link-3 ]
162
161
Java 8 Windows | [ ![ Kokoro CI] [ kokoro-badge-image-4 ]] [ kokoro-badge-link-4 ]
You can’t perform that action at this time.
0 commit comments