Skip to content

Commit

Permalink
Merge pull request #4701 from RPTools/dependabot/gradle/develop/com.f…
Browse files Browse the repository at this point in the history
…ifesoft-rsyntaxtextarea-3.4.0

Bump com.fifesoft:rsyntaxtextarea from 3.3.4 to 3.4.0
  • Loading branch information
cwisniew authored Apr 2, 2024
2 parents 533aaf5 8707e51 commit f465592
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 @@ -449,7 449,7 @@ dependencies {
implementation 'com.github.gotson:webp-imageio:0.2.2' // webp support https://search.maven.org/artifact/com.github.gotson/webp-imageio/0.2.2/jar

// For syntax highlighting in macro editor
implementation "com.fifesoft:rsyntaxtextarea:3.3.4" // https://mvnrepository.com/artifact/com.fifesoft/rsyntaxtextarea
implementation "com.fifesoft:rsyntaxtextarea:3.4.0" // https://mvnrepository.com/artifact/com.fifesoft/rsyntaxtextarea
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 f465592

Please sign in to comment.