This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 91fa7041f4 fix(deps): update dependency com.fifesoft:rsyntaxtextarea 
to v3.3.4
91fa7041f4 is described below

commit 91fa7041f498c26a5dbc8edbf2352600995fefd5
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Nov 24 17:20:39 2023 +0000

    fix(deps): update dependency com.fifesoft:rsyntaxtextarea to v3.3.4
---
 src/bom-thirdparty/build.gradle.kts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bom-thirdparty/build.gradle.kts 
b/src/bom-thirdparty/build.gradle.kts
index 079c95fcd6..fcbd93af63 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -45,7 +45,7 @@ dependencies {
         api("com.fasterxml.jackson.core:jackson-annotations:2.15.2")
         api("com.fasterxml.jackson.core:jackson-core:2.15.2")
         api("com.fasterxml.jackson.core:jackson-databind:2.15.2")
-        api("com.fifesoft:rsyntaxtextarea:3.3.3")
+        api("com.fifesoft:rsyntaxtextarea:3.3.4")
         api("com.formdev:svgSalamander:1.1.4")
         api("com.github.ben-manes.caffeine:caffeine:2.9.3")
         api("com.github.weisj:darklaf-core:2.7.3")

Reply via email to