Skip to content

Commit e40318f

Browse files
chore(deps-dev): bump org.mockito:mockito-core in /Scenamatica
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d94159f commit e40318f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Scenamatica/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>org.mockito</groupId>
129129
<artifactId>mockito-core</artifactId>
130-
<version>5.16.0</version>
130+
<version>5.20.0</version>
131131
<scope>test</scope>
132132
</dependency>
133133
</dependencies>

0 commit comments

Comments
 (0)