Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:kotlinx-coroutines-slf4j from 1.7.2 to 1.7…
Browse files Browse the repository at this point in the history
….3 (#635)

Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-slf4j](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent 621c7dc commit bdaea66
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 @@ -35,7 +35,7 @@
<!-- Versjoner også eksponert i gradle/dusseldorf-ktor.gradle.kts -->
<ktor.version>2.3.2</ktor.version>
<kotlin.version>1.8.22</kotlin.version>
<kotlinx.coroutines.version>1.7.2</kotlinx.coroutines.version>
<kotlinx.coroutines.version>1.7.3</kotlinx.coroutines.version>
<micrometer.version>1.11.2</micrometer.version>
<jackson.version>2.15.2</jackson.version>
<logback.version>1.4.8</logback.version>
Expand Down

0 comments on commit bdaea66

Please sign in to comment.