Skip to content

Commit 7e67755

Browse files
chore(deps): bump coroutines_version from 1.10.1 to 1.10.2 (#255)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan Norris <jonathan@taplytics.com>
1 parent 7f8464d commit 7e67755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-client-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ext {
100100
//noinspection DuplicatePlatformClasses
101101
jackson_jparser_version = "2.19.1"
102102
gson_mapper_version = "2.8.6"
103-
coroutines_version = '1.10.1'
103+
coroutines_version = '1.10.2'
104104
kotlin_reflect_version = '2.1.20'
105105

106106
junit_version = "5.13.3"

0 commit comments

Comments
 (0)