Skip to content

Commit 4d0a705

Browse files
Bump com.fifesoft:autocomplete from 3.3.1 to 3.3.2
Bumps [com.fifesoft:autocomplete](https://github.com/bobbylight/AutoComplete) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/bobbylight/AutoComplete/releases) - [Commits](bobbylight/AutoComplete@3.3.1...3.3.2) --- updated-dependencies: - dependency-name: com.fifesoft:autocomplete dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e228aa3 commit 4d0a705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ jide-shortcut = { group = "com.jidesoft", name = "jide-shortcut", version.ref =
7676

7777
# Syntax highlighting in macro editor
7878
fifesoft-rsyntaxtexxtarea = { group = "com.fifesoft", name = "rsyntaxtextarea", version = "3.6.0" }
79-
fifesoft-rstaui = { group = "com.fifesoft", name = "rstaui", version = "3.3.1" }
80-
fifesoft-autocomplete = { group = "com.fifesoft", name = "autocomplete", version = "3.3.1" }
79+
fifesoft-rstaui = { group = "com.fifesoft", name = "rstaui", version = "3.3.2" }
80+
fifesoft-autocomplete = { group = "com.fifesoft", name = "autocomplete", version = "3.3.2" }
8181
fifesoft-languagesupport = { group = "com.fifesoft", name = "languagesupport", version = "3.4.0" }
8282

8383
# Themes

0 commit comments

Comments
 (0)