Skip to content

Commit f44c29b

Browse files
Bump org.mockito:mockito-core
Bumps the java group with 1 update in the /examples/fabric-contract-example-maven directory: [org.mockito:mockito-core](https://github.com/mockito/mockito). Updates `org.mockito:mockito-core` from 5.22.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.22.0...v5.23.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4473034 commit f44c29b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/fabric-contract-example-maven

examples/fabric-contract-example-maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.mockito</groupId>
9494
<artifactId>mockito-core</artifactId>
95-
<version>5.22.0</version>
95+
<version>5.23.0</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)