Skip to content

Commit

Permalink
Merge pull request #172 from appunite/dependabot/gradle/io.strikt-str…
Browse files Browse the repository at this point in the history
…ikt-mockk-0.34.1

chore(deps): bump io.strikt:strikt-mockk from 0.33.0 to 0.34.1
  • Loading branch information
nowakweronika authored Nov 20, 2023
2 parents 7477215 + 7c530e1 commit 1ecbfbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-shared-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies {
// cannot use 0.34.0 due to an existing bug
// https://github.com/robfletcher/strikt/issues/259
api 'io.strikt:strikt-core:0.33.0'
api 'io.strikt:strikt-mockk:0.33.0'
api 'io.strikt:strikt-mockk:0.34.1'

// Setup Junit4 and Junit5
api(platform("org.junit:junit-bom:5.10.0"))
Expand Down

0 comments on commit 1ecbfbf

Please sign in to comment.