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 e734757fd8 fix(deps): update dependency org.jetbrains:annotations to 
v24.1.0
e734757fd8 is described below

commit e734757fd802b78c171e0461e354b926a1ea0a62
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Nov 24 13:30:48 2023 +0000

    fix(deps): update dependency org.jetbrains:annotations to v24.1.0
---
 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 f1d9a4fb00..cc716db23d 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -126,7 +126,7 @@ dependencies {
         api("org.jdom:jdom:1.1.3")
         api("org.jetbrains.lets-plot:lets-plot-batik:3.2.0")
         api("org.jetbrains.lets-plot:lets-plot-kotlin-jvm:4.4.1")
-        api("org.jetbrains:annotations:24.0.1")
+        api("org.jetbrains:annotations:24.1.0")
         api("org.jodd:jodd-core:5.0.13")
         api("org.jodd:jodd-lagarto:5.0.13")
         api("org.jodd:jodd-log:5.0.13")

Reply via email to