Skip to content

Commit

Permalink
Add Java and Gradle version supported
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Nov 19, 2024
1 parent bfd121c commit 0b29833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Like any Java project, include the jar into your classpath.
The compilation, testing, launch, and delivery of the application are
automated by means of a Gradle (https://gradle.org/) build file.
In order to perform a build, all you need is
a JDK -- version 1.8 or later.
a JDK -- version 11 and Gradle 6.8.x.
Clone this GitHub repository `git clone https://github.com/ome/omero-blitz.git`.
Go to the directory and enter:

Expand Down

0 comments on commit 0b29833

Please sign in to comment.