Skip to content

Commit 6f0dc54

Browse files
committed
Update openjdk11 version
1 parent 77623ab commit 6f0dc54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis/install-openjdk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44

55
# VERSION_TAG e.g. "11.0.4+11" or "13+33"
6-
VERSION_TAG=11.0.6+10
6+
VERSION_TAG=11.0.7+10
77
OPENJDK_MAJOR=${VERSION_TAG/.*/}
88
OPENJDK_MAJOR=${OPENJDK_MAJOR/+*/}
99
#BASE_URL=https://github.com/AdoptOpenJDK/openjdk${OPENJDK_MAJOR}-binaries/releases/download

0 commit comments

Comments
 (0)