You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
of the 7.2.1 version. This shell archive is then normally renamed to `jgit` locally for ease of typing.
15
15
16
16
On Linux, the shell archive can be run directly.
17
17
On Windows, the shell archive can be run with the `java` command, like:
@@ -21,7 +21,7 @@ This project aims to produce platform-specific, native executable `jgit` of the
21
21
using the [GraalVM native-image](https://www.graalvm.org/reference-manual/native-image) utility,
22
22
complementing the shell archive distribution.
23
23
24
-
Gradle and Maven build scripts are provided for building the project. The latest JGit version used here is [7.2.0](https://projects.eclipse.org/projects/technology.jgit/releases/7.2.0).
24
+
Gradle and Maven build scripts are provided for building the project. The latest JGit version used here is [7.3.0](https://projects.eclipse.org/projects/technology.jgit/releases/7.3.0).
0 commit comments