Skip to content

Commit c672d2c

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 from 1.6.4 to 1.7.0
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-jdk8](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.4 to 1.7.0. - [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.6.4...1.7.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f03d15f commit c672d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<junit.version>5.11.0</junit.version>
146146
<log4j.version>2.24.0</log4j.version>
147147
<kotlin.version>2.0.20</kotlin.version>
148-
<kotlinx.coroutines.version>1.6.4</kotlinx.coroutines.version>
148+
<kotlinx.coroutines.version>1.7.0</kotlinx.coroutines.version>
149149
<mockito-kotlin.version>4.1.0</mockito-kotlin.version>
150150

151151
<!-- plugin versions -->

0 commit comments

Comments
 (0)