Skip to content

Commit

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

Bump mockito-core from 4.8.0 to 4.8.1
  • Loading branch information
giurim authored Oct 24, 2022
2 parents 0d43c4b + 2058553 commit 7d211cb
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 @@ -63,7 +63,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.8.0")
testImplementation("org.mockito:mockito-core:4.8.1")
}

sourceSets {
Expand Down

0 comments on commit 7d211cb

Please sign in to comment.