Skip to content

Commit 58f4f39

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps-dev): bump mockito-junit-jupiter from 2.28.2 to 5.4.0
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 2.28.2 to 5.4.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.28.2...v5.4.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c92a7a3 commit 58f4f39

File tree

1 file changed

+1
-1
lines changed
  • connect-file-pulse-filesystems/filepulse-sftp-fs

1 file changed

+1
-1
lines changed

connect-file-pulse-filesystems/filepulse-sftp-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<checkstyle.config.location>${project.parent.basedir}/..</checkstyle.config.location>
3535
<license.header.file>${project.parent.basedir}/../license-header</license.header.file>
3636
<jsch.version>0.1.55</jsch.version>
37-
<mockito-junit-jupiter.version>2.28.2</mockito-junit-jupiter.version>
37+
<mockito-junit-jupiter.version>5.4.0</mockito-junit-jupiter.version>
3838
<assertj-core.version>3.11.1</assertj-core.version>
3939
<lombok.version>1.18.12</lombok.version>
4040
</properties>

0 commit comments

Comments
 (0)