Skip to content

Commit b4ad20f

Browse files
911432Fokko
andauthored
Docs: Add Java 17 to README.md (apache#7434)
* Updated README.md apache#7391 It's just a simple change in my thinking. * Reduce writing I like that it's shorter. Co-authored-by: Fokko Driesprong <[email protected]> --------- Co-authored-by: Fokko Driesprong <[email protected]>
1 parent f475a6b commit b4ad20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Community discussions happen primarily on the [dev mailing list][dev-list] or on
5353

5454
### Building
5555

56-
Iceberg is built using Gradle with Java 1.8 or Java 11.
56+
Iceberg is built using Gradle with Java 8, 11, or 17.
5757

5858
* To invoke a build and run tests: `./gradlew build`
5959
* To skip tests: `./gradlew build -x test -x integrationTest`

0 commit comments

Comments
 (0)