Skip to content

Commit 074d25a

Browse files
dependabot[bot]romani
authored andcommitted
dependency: bump org.mockito:mockito-core in /releasenotes-builder
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.21.0 to 5.22.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.22.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.22.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce9bfc5 commit 074d25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releasenotes-builder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<checkstyle.version>13.3.0</checkstyle.version>
2525
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle-checks.xml</checkstyle.configLocation>
2626
<junit.version>4.13.2</junit.version>
27-
<mockito.version>5.21.0</mockito.version>
27+
<mockito.version>5.22.0</mockito.version>
2828
</properties>
2929

3030
<dependencies>

0 commit comments

Comments
 (0)