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 b21e7955d2 fix(deps): update dependency com.fifesoft:rsyntaxtextarea 
to v3.6.1
b21e7955d2 is described below

commit b21e7955d257e5fc81ede9e42617ac519d861db9
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Dec 29 05:25:38 2025 +0000

    fix(deps): update dependency com.fifesoft:rsyntaxtextarea to v3.6.1
---
 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 9a517f33e5..4ebfc057ba 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -43,7 +43,7 @@ dependencies {
 
         api("bsf:bsf:2.4.0")
         api("cglib:cglib-nodep:3.3.0")
-        api("com.fifesoft:rsyntaxtextarea:3.6.0")
+        api("com.fifesoft:rsyntaxtextarea:3.6.1")
         api("com.github.ben-manes.caffeine:caffeine:3.2.3")
         api("com.github.weisj:darklaf-core:3.1.1")
         api("com.github.weisj:darklaf-extensions-rsyntaxarea:0.4.1")

Reply via email to