Skip to content

Commit 99c8470

Browse files
committed
updates dependencies, releases 1.1.5
1 parent 7bf632e commit 99c8470

File tree

5 files changed

+1216
-392
lines changed

5 files changed

+1216
-392
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: npm
5+
directory: "/"
6+
schedule:
7+
interval: monthly

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# locate-java-home v1.1.4
1+
# locate-java-home v1.1.5
22
> Locates `JAVA_HOME` on any platform, and can differentiate between different versions.
33
44
[![Test Status](https://github.com/viperproject/locate-java-home/workflows/test/badge.svg?branch=master)](https://github.com/viperproject/locate-java-home/actions?query=workflow%3Atest+branch%3Amaster)

0 commit comments

Comments
 (0)