Skip to content

Commit

Permalink
Merge pull request #3 from fraktalio/renovate/coroutines_version
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-reactor to v1.7.2
  • Loading branch information
idugalic committed Jul 7, 2023
2 parents e5228b3 + c178ba2 commit c63185c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ktor_version=2.3.0
arrow_version=1.2.0-RC
suspendapp_version=0.4.0
kotlin_version=1.8.20
coroutines_version=1.7.0
coroutines_version=1.7.2
logback_version=1.2.11
kotlin.code.style=official
postgres_version=42.5.1
Expand Down

0 comments on commit c63185c

Please sign in to comment.