Skip to content

Commit

Permalink
chore(dependencies): update dependencies and fix pipeline
Browse files Browse the repository at this point in the history
SUITEDEV-36111

Co-authored-by: davidSchuppa <[email protected]>
Co-authored-by: matusekma <[email protected]>
  • Loading branch information
3 people committed Jul 9, 2024
1 parent b32da61 commit afb7adf
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 81 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
ext.emarsys_sdk_version = '3.7.5'
ext.junit_version = '4.13.2'
ext.kotlintest_version = '3.4.2'
ext.mockk_version = '1.12.0'
ext.mockk_version = '1.13.9'

implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
api "com.emarsys:emarsys-sdk:$emarsys_sdk_version"
Expand Down
Loading

0 comments on commit afb7adf

Please sign in to comment.