Skip to content

Commit

Permalink
Merge pull request #50 from briannbig/dependabot/gradle/org.mockito-m…
Browse files Browse the repository at this point in the history
…ockito-core-5.12.0
  • Loading branch information
dependabot[bot] authored May 13, 2024
2 parents 3b84e27 + f2f62fb commit fd161c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
testImplementation 'org.mockito:mockito-core:5.11.0'
testImplementation 'org.mockito:mockito-core:5.12.0'
}

protobuf {
Expand Down

0 comments on commit fd161c2

Please sign in to comment.