Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #64 from navikt/dependabot/gradle/org.jetbrains.ko…
Browse files Browse the repository at this point in the history
…tlinx-kotlinx-coroutines-core-1.7.0

Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.6.4 to 1.7.0
  • Loading branch information
MikAoJk authored May 8, 2023
2 parents 9c7d490 + 2267eb5 commit e96abbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syfosm-common-networking/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val coroutinesVersion = "1.6.4"
val coroutinesVersion = "1.7.0"
val logbackVersion = "1.4.7"
val logstashEncoderVersion = "7.3"

Expand Down

0 comments on commit e96abbc

Please sign in to comment.