From f1624503be4509e56a2e6e819dc55ad4a637c76c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 08:06:33 +0000 Subject: [PATCH] Bump com.fifesoft:rsyntaxtextarea from 3.2.0 to 3.6.2 Bumps [com.fifesoft:rsyntaxtextarea](https://github.com/bobbylight/rsyntaxtextarea) from 3.2.0 to 3.6.2. - [Release notes](https://github.com/bobbylight/rsyntaxtextarea/releases) - [Commits](https://github.com/bobbylight/rsyntaxtextarea/compare/3.2.0...3.6.2) --- updated-dependencies: - dependency-name: com.fifesoft:rsyntaxtextarea dependency-version: 3.6.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..f18e99f5 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.6.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.6.2' + api 'com.fifesoft:autocomplete:3.6.2' + api 'com.fifesoft:rstaui:3.6.2' api 'de.tisoft.rsyntaxtextarea:rsyntaxtextarea-antlr4-extension:0.0.3' // Docking framework