Skip to content

Commit 3aac98c

Browse files
Bump org.mockito:mockito-core from 4.4.0 to 5.14.2 in /service
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 5.14.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.4.0...v5.14.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 3463361 commit 3aac98c

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
@@ -32,7 +32,7 @@ dependencies {
3232
implementation 'org.apache.xmlbeans:xmlbeans:3.1.0'
3333
implementation 'com.rabbitmq.jms:rabbitmq-jms:2.3.0'
3434

35-
testImplementation 'org.mockito:mockito-core:4.4.0'
35+
testImplementation 'org.mockito:mockito-core:5.14.2'
3636
testImplementation 'org.assertj:assertj-core:3.22.0'
3737
testImplementation 'org.springframework.boot:spring-boot-starter-test'
3838
testImplementation 'io.rest-assured:rest-assured:5.0.1'

0 commit comments

Comments
 (0)