Skip to content

Commit 9329ad8

Browse files
chore(deps): Bump org.mockito:mockito-bom in the java group
Bumps the java group with 1 update: [org.mockito:mockito-bom](https://github.com/mockito/mockito). Updates `org.mockito:mockito-bom` from 5.17.0 to 5.18.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-bom dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd0e777 commit 9329ad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.mockito</groupId>
3232
<artifactId>mockito-bom</artifactId>
33-
<version>5.17.0</version>
33+
<version>5.18.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

0 commit comments

Comments
 (0)