Skip to content

Commit a5a99d1

Browse files
committed
SUPPORTED_USERDIRS updated
1 parent d5151d7 commit a5a99d1

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
@@ -82,7 +82,8 @@ public class ImportSettings {
8282
"2.0.7", // NOI18N
8383
"2.1", // NOI18N
8484
"2.1.1", // NOI18N
85-
"2.1.2" // NOI18N
85+
"2.1.2", // NOI18N
86+
"2.1.3" // NOI18N
8687
};
8788

8889

0 commit comments

Comments
 (0)