Skip to content

Commit

Permalink
Bumping RSyntaxTextArea to 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbylight committed Nov 29, 2024
1 parent da3006e commit 77d1fe0
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 @@ -19,7 +19,7 @@ configurations.all { // Check for updates every build
dependencies {
implementation('com.fifesoft.rtext:fife.common:6.0.4-SNAPSHOT')

implementation('com.fifesoft:rsyntaxtextarea:3.3.4')
implementation('com.fifesoft:rsyntaxtextarea:3.5.2')
implementation('com.fifesoft:autocomplete:3.3.1')
implementation('com.fifesoft:rstaui:3.3.1')
implementation('com.fifesoft:spellchecker:3.3.1')
Expand Down

0 comments on commit 77d1fe0

Please sign in to comment.