Skip to content

Commit ab89ecf

Browse files
committed
SUPPORTED_USERDIRS updated
1 parent 4c27123 commit ab89ecf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ public class ImportSettings {
8787
"2.1.4", // NOI18N
8888
"2.1.5", // NOI18N
8989
"2.1.6", // NOI18N
90-
"2.1.7" // NOI18N
90+
"2.1.7", // NOI18N
91+
"2.1.8" // NOI18N
9192
};
9293

9394

0 commit comments

Comments
 (0)