Skip to content

Commit

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

Bump mockito-core from 4.6.1 to 4.8.0
  • Loading branch information
giurim authored Sep 26, 2022
2 parents f2de1f0 + 985d661 commit 2c1f1a5
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.6.1")
testImplementation("org.mockito:mockito-core:4.8.0")
}

sourceSets {
Expand Down

0 comments on commit 2c1f1a5

Please sign in to comment.