Skip to content

Commit 749917d

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.10.1 to 1.10.2
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-bom](https://github.com/Kotlin/kotlinx.coroutines) from 1.10.1 to 1.10.2. - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.1...1.10.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-bom dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 292f056 commit 749917d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adoptium-api-versions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<packaging>pom</packaging>
99

1010
<properties>
11-
<coroutine.version>1.10.1</coroutine.version>
11+
<coroutine.version>1.10.2</coroutine.version>
1212
<jackson.version>2.18.3</jackson.version>
1313
<jdk.version>17</jdk.version>
1414
<mongo.version>5.1.2</mongo.version>

0 commit comments

Comments
 (0)