We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77623ab commit 6f0dc54Copy full SHA for 6f0dc54
.travis/install-openjdk.sh
@@ -3,7 +3,7 @@
3
#
4
5
# VERSION_TAG e.g. "11.0.4+11" or "13+33"
6
-VERSION_TAG=11.0.6+10
+VERSION_TAG=11.0.7+10
7
OPENJDK_MAJOR=${VERSION_TAG/.*/}
8
OPENJDK_MAJOR=${OPENJDK_MAJOR/+*/}
9
#BASE_URL=https://github.com/AdoptOpenJDK/openjdk${OPENJDK_MAJOR}-binaries/releases/download
0 commit comments