diff --git a/build.gradle b/build.gradle index e070be5c36..e31a9370bd 100644 --- a/build.gradle +++ b/build.gradle @@ -385,7 +385,7 @@ dependencies { // For syntax highlighting in macro editor implementation group: 'com.fifesoft', name: 'rsyntaxtextarea', version: '3.1.3' // https://mvnrepository.com/artifact/com.fifesoft/rsyntaxtextarea - implementation group: 'com.fifesoft', name: 'rstaui', version: '3.1.2' // https://mvnrepository.com/artifact/com.fifesoft/rstaui + implementation group: 'com.fifesoft', name: 'rstaui', version: '3.3.0' // https://mvnrepository.com/artifact/com.fifesoft/rstaui implementation group: 'com.fifesoft', name: 'autocomplete', version: '3.1.2' // https://mvnrepository.com/artifact/com.fifesoft/autocomplete // For simple xml work in Hero Lab integration