Skip to content

Commit 3ce7483

Browse files
dependabot[bot]yrodiere
authored andcommitted
Bump org.mockito:mockito-bom in the build-dependencies group
Bumps the build-dependencies group with 1 update: [org.mockito:mockito-bom](https://github.com/mockito/mockito). Updates `org.mockito:mockito-bom` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-bom dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3321ec3 commit 3ce7483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.mockito</groupId>
5454
<artifactId>mockito-bom</artifactId>
55-
<version>5.18.0</version>
55+
<version>5.19.0</version>
5656
<type>pom</type>
5757
<scope>import</scope>
5858
</dependency>

0 commit comments

Comments
 (0)