Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.fifesoft:rsyntaxtextarea
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 34eebd6 commit 2d8401f
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 @@ -55,7 +55,7 @@ dependencies {
implementation 'commons-configuration:commons-configuration:1.10'
implementation 'commons-collections:commons-collections:3.2.2'
implementation 'com.sun.woodstock.dependlibs:jhall:2.0'
implementation 'com.fifesoft:rsyntaxtextarea:3.4.1'
implementation 'com.fifesoft:rsyntaxtextarea:3.5.1'

implementation 'commons-logging:commons-logging-api:1.1'
implementation 'commons-lang:commons-lang:2.6'
Expand Down

0 comments on commit 2d8401f

Please sign in to comment.