Merge pull request #2635 from nightscout/dependabot/gradle/dev/coroutines_version-1.7.3

chore(deps): bump coroutines_version from 1.7.2 to 1.7.3
This commit is contained in:
Milos Kozak 2023-07-30 21:48:10 +02:00 committed by GitHub
commit a86774e51e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ buildscript {
room_version = '2.5.2'
lifecycle_version = '2.6.1'
dagger_version = '2.47'
coroutines_version = '1.7.2'
coroutines_version = '1.7.3'
activity_version = '1.7.2'
fragmentktx_version = '1.6.1'
ormLite_version = '4.46'