Skip to content

Commit

Permalink
Merge pull request #76 from helmethair-co/dependabot/gradle/org.mocki…
Browse files Browse the repository at this point in the history
…to-mockito-core-4.4.0

Bump mockito-core from 4.3.1 to 4.4.0
  • Loading branch information
giurim authored Apr 19, 2022
2 parents b490fcb + 3f791f7 commit 1e8d356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
testImplementation("org.junit.platform:junit-platform-engine:1.6.0")
testImplementation("org.scalatest:scalatest_$testScalaLibraryVersion:3.3.0-SNAP3")
testImplementation("org.scala-lang:scala-library:$testScalaVersion")
testImplementation("org.mockito:mockito-core:4.3.1")
testImplementation("org.mockito:mockito-core:4.4.0")
}

sourceSets {
Expand Down

0 comments on commit 1e8d356

Please sign in to comment.