Skip to content

Commit

Permalink
Merge pull request #176 from outr/update/rsyntaxtextarea-3.4.0
Browse files Browse the repository at this point in the history
Update rsyntaxtextarea to 3.4.0
  • Loading branch information
darkfrog26 authored Mar 2, 2024
2 parents 2172f8e + c58e5cd commit c1c6541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ val appiumVersion: String = "9.0.0"

val sourcecodeVersion: String = "0.3.1"

val rsyntaxtextareaVersion: String = "3.3.4"
val rsyntaxtextareaVersion: String = "3.4.0"

val scalatestVersion: String = "3.2.17"

Expand Down

0 comments on commit c1c6541

Please sign in to comment.