Skip to content

Commit 2d1af81

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps-dev): bump org.assertj:assertj-core from 3.25.3 to 3.26.3
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7931d7 commit 2d1af81

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<license.header.file>${project.parent.basedir}/../header</license.header.file>
2424
<jsch.version>0.1.55</jsch.version>
2525
<mockito-junit-jupiter.version>5.5.0</mockito-junit-jupiter.version>
26-
<assertj-core.version>3.25.3</assertj-core.version>
26+
<assertj-core.version>3.26.3</assertj-core.version>
2727
<lombok.version>1.18.30</lombok.version>
2828
</properties>
2929

0 commit comments

Comments
 (0)