Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1…
Browse files Browse the repository at this point in the history
….8.0 to 1.8.1 (#536)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mohammad Noor Abu Khleif <moh.noor94@gmail.com>
  • Loading branch information
dependabot[bot] and mohnoor94 authored May 14, 2024
1 parent dad973b commit ba0f1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

<!-- Kotlin Compatible Versions -->
<kotlin.version>1.9.24</kotlin.version>
<kotlinx.coroutines.version>1.8.0</kotlinx.coroutines.version>
<kotlinx.coroutines.version>1.8.1</kotlinx.coroutines.version>
<kotlinx.serialization.version>1.6.3</kotlinx.serialization.version>
<ktor.version>2.3.11</ktor.version>
<kotlin-logging.version>3.0.5</kotlin-logging.version>
Expand Down

0 comments on commit ba0f1b0

Please sign in to comment.