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

Commit faf11b0

Browse files
chore: update minimum java version to java 8 (#1281) (#149)
1 parent 5d1b6d0 commit faf11b0

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
3-
digest: sha256:14ecf64ec36f67c7bf04e3dc0f68eafcc01df3955121c38862b695e2ae7515d8
3+
digest: sha256:a744afda1956beb7bd6dc8d0b740a7839bbe402e34e2f4ef24589074db53ceb0

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ App Engine Admin API uses gRPC for the transport layer.
8181

8282
## Supported Java Versions
8383

84-
Java 7 or above is required for using this client.
84+
Java 8 or above is required for using this client.
8585

8686
Google's Java client libraries,
8787
[Google Cloud Client Libraries][cloudlibs]
@@ -150,7 +150,6 @@ Apache 2.0 - See [LICENSE][license] for more information.
150150

151151
Java Version | Status
152152
------------ | ------
153-
Java 7 | [![Kokoro CI][kokoro-badge-image-1]][kokoro-badge-link-1]
154153
Java 8 | [![Kokoro CI][kokoro-badge-image-2]][kokoro-badge-link-2]
155154
Java 8 OSX | [![Kokoro CI][kokoro-badge-image-3]][kokoro-badge-link-3]
156155
Java 8 Windows | [![Kokoro CI][kokoro-badge-image-4]][kokoro-badge-link-4]

0 commit comments

Comments
 (0)