Index: applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties
===================================================================
--- applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties	(revision 35601)
+++ applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties	(revision 35779)
@@ -7,11 +7,11 @@
 
 # Minimum required JOSM version to run this plugin, choose the lowest version possible that is compatible.
-# You can check if the plugin compiles against this version by executing `./gradlew minJosmVersionClasses`.
-plugin.main.version=16548
+# You can check if the plugin compiles against this version by executing `./gradlew compileJava_minJosm`.
+plugin.main.version=18004
 #plugin.version=
 # Version of JOSM against which the plugin is compiled
 # Please check, if the specified version is available for download from https://josm.openstreetmap.de/download/ .
 # If not, choose the next higher number that is available, or the gradle build will break.
-plugin.compile.version=17084
+plugin.compile.version=18004
 plugin.requires=apache-commons;apache-http;utilsplugin2;javafx
 
