Skip to content

Commit

Permalink
Update to 21.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thejudge156 authored Apr 20, 2024
1 parent c384789 commit 33925c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clonejdk.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
set -e

git clone --branch jdk21.0.1 --depth 1 https://github.com/openjdk/jdk21u openjdk
git clone --branch jdk21.0.3 --depth 1 https://github.com/openjdk/jdk21u openjdk

0 comments on commit 33925c4

Please sign in to comment.