Skip to content

Commit

Permalink
Bump com.fifesoft:rstaui from 3.3.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [com.fifesoft:rstaui](https://github.com/bobbylight/RSTAUI) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/bobbylight/RSTAUI/releases)
- [Commits](bobbylight/RSTAUI@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: com.fifesoft:rstaui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 5b72b13 commit 2b7db29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ dependencies {

// For syntax highlighting in macro editor
implementation "com.fifesoft:rsyntaxtextarea:3.3.0" // https://mvnrepository.com/artifact/com.fifesoft/rsyntaxtextarea
implementation "com.fifesoft:rstaui:3.3.0" // https://mvnrepository.com/artifact/com.fifesoft/rstaui
implementation "com.fifesoft:rstaui:3.3.1" // https://mvnrepository.com/artifact/com.fifesoft/rstaui
implementation "com.fifesoft:autocomplete:3.3.1" // https://mvnrepository.com/artifact/com.fifesoft/autocomplete
implementation "com.fifesoft:languagesupport:3.3.0"

Expand Down

0 comments on commit 2b7db29

Please sign in to comment.