From c155a88eea6359475127e0ca73e314822dca927d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 08:07:05 +0000 Subject: [PATCH] Bump com.fifesoft:rstaui from 3.2.0 to 3.3.2 Bumps [com.fifesoft:rstaui](https://github.com/bobbylight/RSTAUI) from 3.2.0 to 3.3.2. - [Release notes](https://github.com/bobbylight/RSTAUI/releases) - [Commits](https://github.com/bobbylight/RSTAUI/compare/3.2.0...3.3.2) --- updated-dependencies: - dependency-name: com.fifesoft:rstaui dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- core/build.gradle | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/core/build.gradle b/core/build.gradle index 66ace489..8b719d22 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -38,11 +38,11 @@ dependencies { // api 'com.github.mickleness:pumpernickel:7721e5641f' // api 'com.github.DeflatedPickle:pumpernickel:9fb38d8acc' - api 'com.fifesoft:rsyntaxtextarea:3.2.0' + api 'com.fifesoft:rsyntaxtextarea:3.3.2' api 'com.fifesoft:languagesupport:3.1.4' - api 'com.fifesoft:spellchecker:3.2.0' - api 'com.fifesoft:autocomplete:3.2.0' - api 'com.fifesoft:rstaui:3.2.0' + api 'com.fifesoft:spellchecker:3.3.2' + api 'com.fifesoft:autocomplete:3.3.2' + api 'com.fifesoft:rstaui:3.3.2' api 'de.tisoft.rsyntaxtextarea:rsyntaxtextarea-antlr4-extension:0.0.3' // Docking framework