Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 25890de

Browse files
authored
chore: sets the min version of the repo as Java 8 (#1016)
This is used by autosynth to generate files such as the README.
1 parent 7dacfdc commit 25890de

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.repo-metadata.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"issue_tracker": "https://issuetracker.google.com/issues?q=componentid:190851%2B%20status:open",
88
"release_level": "ga",
99
"language": "java",
10+
"min_java_version": 8,
1011
"repo": "googleapis/java-spanner",
1112
"repo_short": "java-spanner",
1213
"distribution_name": "com.google.cloud:google-cloud-spanner",
@@ -15,3 +16,4 @@
1516
"requires_billing": true,
1617
"codeowner_team": "@googleapis/api-spanner-java"
1718
}
19+

0 commit comments

Comments
 (0)