Skip to content

Commit 8801b36

Browse files
committed
SUPPORTED_USERDIRS updated
1 parent ae7b36f commit 8801b36

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

visualvm/startup/src/org/graalvm/visualvm/modules/startup/ImportSettings.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@ public class ImportSettings {
8383
"2.1", // NOI18N
8484
"2.1.1", // NOI18N
8585
"2.1.2", // NOI18N
86-
"2.1.3" // NOI18N
86+
"2.1.3", // NOI18N
87+
"2.1.4", // NOI18N
88+
"2.1.5" // NOI18N
8789
};
8890

8991

0 commit comments

Comments
 (0)