Skip to content

Commit

Permalink
Merge pull request #662 from nervosnetwork/dependabot/gradle/develop/…
Browse files Browse the repository at this point in the history
…io.mockk-mockk-1.13.7

chore(deps): bump io.mockk:mockk from 1.13.5 to 1.13.7
  • Loading branch information
blckngm authored Aug 30, 2023
2 parents 0b53348 + 4f7b742 commit b88e79d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
ext.junitVersion = '5.10.0'
ext.kotestVersion = '5.6.2'
ext.kotlinVersion = "1.9.10"
ext.mockkVersion = "1.13.5"
ext.mockkVersion = "1.13.7"

repositories {
mavenCentral()
Expand Down

0 comments on commit b88e79d

Please sign in to comment.