Index: /applications/editors/josm/plugins/MicrosoftStreetside/build.xml
===================================================================
--- /applications/editors/josm/plugins/MicrosoftStreetside/build.xml	(revision 34605)
+++ /applications/editors/josm/plugins/MicrosoftStreetside/build.xml	(revision 34606)
@@ -8,5 +8,5 @@
 	<property name="commit.message" value="Commit message" />
 	<!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-	<property name="plugin.main.version" value="14153" />
+	<property name="plugin.main.version" value="14183" />
 
 	<property name="plugin.author" value="renerr18" />
@@ -15,5 +15,5 @@
 	<property name="plugin.icon" value="images/streetside-logo-white.png" />
 	<property name="plugin.link" value="https://github.com/spatialdev/MicrosoftStreetside"/>
-	<property name="plugin.requires" value="apache-commons;apache-http;"/>
+	<property name="plugin.requires" value="apache-commons;apache-http;openjfx"/>
 
 	<property name="plugin.canloadatruntime" value="true"/>
