Skip to content

Commit 0208943

Browse files
authored
update jdk-utils to detect JDKs installed by Homebrew (#2258)
Signed-off-by: Yan Zhang <[email protected]>
1 parent 17f821c commit 0208943

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@
11541154
"fmtr": "^1.1.2",
11551155
"fs-extra": "^8.1.0",
11561156
"glob": "^7.1.3",
1157-
"jdk-utils": "^0.3.1",
1157+
"jdk-utils": "^0.4.2",
11581158
"semver": "^7.3.5",
11591159
"vscode-languageclient": "7.1.0-next.5",
11601160
"winreg-utf8": "^0.1.1",

0 commit comments

Comments
 (0)