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 4626eba015 chore: bump org.jetbrains.kotlinx:kotlinx-coroutines-bom to 
1.10.2
4626eba015 is described below

commit 4626eba01599d4e5b61529178f2479f9f2f34d97
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Fri Oct 31 19:01:39 2025 +0300

    chore: bump org.jetbrains.kotlinx:kotlinx-coroutines-bom to 1.10.2
---
 src/bom-thirdparty/build.gradle.kts         | 2 +-
 src/dist/src/dist/expected_release_jars.csv | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/bom-thirdparty/build.gradle.kts 
b/src/bom-thirdparty/build.gradle.kts
index 4feb13b051..ae4d64fb85 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -27,7 +27,7 @@ javaPlatform {
 
 dependencies {
     api(platform("org.apache.groovy:groovy-bom:5.0.2"))
-    api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.3"))
+    api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2"))
     api(platform("com.fasterxml.jackson:jackson-bom:2.20.0"))
 
     constraints {
diff --git a/src/dist/src/dist/expected_release_jars.csv 
b/src/dist/src/dist/expected_release_jars.csv
index ff484f4543..e588bcbe88 100644
--- a/src/dist/src/dist/expected_release_jars.csv
+++ b/src/dist/src/dist/expected_release_jars.csv
@@ -96,10 +96,10 @@
 384581,junit-4.13.2.jar
 43729,kotlin-logging-jvm-2.1.23.jar
 1761445,kotlin-stdlib-2.2.21.jar
-963,kotlin-stdlib-jdk7-1.8.20.jar
-969,kotlin-stdlib-jdk8-1.8.20.jar
-1548360,kotlinx-coroutines-core-jvm-1.8.0.jar
-9846,kotlinx-coroutines-swing-1.8.0.jar
+963,kotlin-stdlib-jdk7-1.8.0.jar
+968,kotlin-stdlib-jdk8-1.8.0.jar
+1479317,kotlinx-coroutines-core-jvm-1.10.2.jar
+8890,kotlinx-coroutines-swing-1.10.2.jar
 675271,kotlinx-datetime-jvm-0.6.2.jar
 996,lets-plot-batik-4.7.3.jar
 996,lets-plot-common-4.7.3.jar

Reply via email to