Index: /applications/editors/josm/plugins/flatlaf/build.xml
===================================================================
--- /applications/editors/josm/plugins/flatlaf/build.xml	(revision 35535)
+++ /applications/editors/josm/plugins/flatlaf/build.xml	(revision 35536)
@@ -2,5 +2,5 @@
 <project name="flatlaf" default="dist" basedir=".">
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="10580"/>
+    <property name="plugin.main.version" value="16974"/>
 
     <property name="plugin.author" value="simon04"/>
@@ -8,4 +8,5 @@
     <property name="plugin.description" value="FlatLaf - Flat Look and Feel"/>
     <property name="plugin.early" value="true" />
+    <property name="plugin.stage" value="-4" /><!-- very early plugin -->
     <property name="plugin.link" value="https://www.formdev.com/flatlaf/"/>
 
