Skip to content

Commit

Permalink
Merge pull request #714 from PatilShreyas/dependabot/gradle/noty-andr…
Browse files Browse the repository at this point in the history
…oid/coroutinesVersion-1.7.3

[Android]: Bump coroutinesVersion from 1.7.2 to 1.7.3 in /noty-android
  • Loading branch information
PatilShreyas authored Oct 15, 2023
2 parents 454e30a + fa61e5b commit e589c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noty-android/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ext {
kotlinVersion = "1.8.22"
kspVersion = "$kotlinVersion-1.0.11"
ktlintVersion = "11.5.0"
coroutinesVersion = '1.7.2'
coroutinesVersion = '1.7.3'
koverVersion = "0.6.1"

jacocoVersion = "0.8.10"
Expand Down

0 comments on commit e589c20

Please sign in to comment.