Skip to content

Commit f163860

Browse files
Bump org.mockito:mockito-core from 4.4.0 to 5.15.2 in /service
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 5.15.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.4.0...v5.15.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48175c3 commit f163860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation 'org.apache.xmlbeans:xmlbeans:3.1.0'
3232
implementation 'com.rabbitmq.jms:rabbitmq-jms:3.4.0'
3333

34-
testImplementation 'org.mockito:mockito-core:4.4.0'
34+
testImplementation 'org.mockito:mockito-core:5.15.2'
3535
testImplementation 'org.assertj:assertj-core:3.27.1'
3636
testImplementation 'org.springframework.boot:spring-boot-starter-test'
3737
testImplementation 'io.rest-assured:rest-assured:5.0.1'

0 commit comments

Comments
 (0)