Skip to content

Commit b6867b7

Browse files
Bump mockito-core from 3.7.0 to 3.7.7
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.0 to 3.7.7. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.7.0...v3.7.7) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4a9ac5 commit b6867b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
testImplementation("org.junit.platform:junit-platform-engine:1.6.0")
6464
testImplementation("org.scalatest:scalatest_$testScalaLibraryVersion:3.3.0-SNAP3")
6565
testImplementation("org.scala-lang:scala-library:$testScalaVersion")
66-
testImplementation("org.mockito:mockito-core:3.7.0")
66+
testImplementation("org.mockito:mockito-core:3.7.7")
6767
}
6868

6969
sourceSets {

0 commit comments

Comments
 (0)