mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
DownloadRobotServerPlugin
task resolves now always the latest plugin version
This commit is contained in:
parent
ec9c48dde1
commit
2cfe23439b
@ -109,10 +109,6 @@ tasks {
|
||||
ideVersions.set(properties("pluginVerifierIdeVersions").split(',').map(String::trim).filter(String::isNotEmpty))
|
||||
}
|
||||
|
||||
downloadRobotServerPlugin {
|
||||
version.set("0.11.4")
|
||||
}
|
||||
|
||||
runIdeForUiTests {
|
||||
systemProperty("robot-server.port", "8082")
|
||||
systemProperty("ide.mac.message.dialogs.as.sheets", "false")
|
||||
|
Loading…
Reference in New Issue
Block a user