From a62e48b64675db6701e4a13c55c59d7a3e56a0ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 07:07:07 +0000 Subject: [PATCH] Bump rstaui from 3.2.0 to 3.3.0 Bumps [rstaui](https://github.com/bobbylight/RSTAUI) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/bobbylight/RSTAUI/releases) - [Commits](https://github.com/bobbylight/RSTAUI/compare/3.2.0...3.3.0) --- updated-dependencies: - dependency-name: com.fifesoft:rstaui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- core/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/build.gradle b/core/build.gradle index 5469695e..49861d9a 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -50,7 +50,7 @@ dependencies { 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:rstaui:3.3.0' api 'de.tisoft.rsyntaxtextarea:rsyntaxtextarea-antlr4-extension:0.0.3' // Docking framework