Skip to content

Commit 7ad08ca

Browse files
dependabot[bot]joshka
authored andcommitted
build(deps): bump org.mockito:mockito-core from 5.1.1 to 5.3.1
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.1.1 to 5.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.1.1...v5.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a17de6 commit 7ad08ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
testImplementation 'org.eclipse.parsson:parsson:1.1.1'
4444
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
4545
testImplementation 'org.assertj:assertj-core:3.24.2'
46-
testImplementation 'org.mockito:mockito-core:5.1.1'
46+
testImplementation 'org.mockito:mockito-core:5.3.1'
4747
}
4848

4949
test {

0 commit comments

Comments
 (0)