Skip to content

Commit dfe0d76

Browse files
authored
Merge pull request #46 from PatilShreyas/dependabot/gradle/io.mockk-mockk-1.13.5
[Update]: Bump io.mockk:mockk from 1.13.4 to 1.13.5
2 parents 43fe445 + 81fc19a commit dfe0d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
coroutinesVersion = '1.6.4'
1111
appCompatVersion = '1.6.1'
1212
jUnitVersion = '4.13.2'
13-
mockkVersion = '1.13.4'
13+
mockkVersion = '1.13.5'
1414
turbineVersion = '0.12.3'
1515
spotlessVersion = '6.18.0'
1616
koverVersion = "0.5.1"

0 commit comments

Comments
 (0)