Skip to content

Commit fcc0ba0

Browse files
chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.3 (#683)
* chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.3 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.25.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * docs: Update CHANGELOG.md [skip CI] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <[email protected]>
1 parent a1eeb8e commit fcc0ba0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Update dependencies:
1111
- [#682](https://github.com/influxdata/influxdb-client-java/pull/682): `maven-checkstyle-plugin` to `3.3.1`
1212

1313
#### Test:
14-
-
14+
- [#683](https://github.com/influxdata/influxdb-client-java/pull/683): `assertj` to `3.25.3`
1515

1616
## 7.0.0 [2024-01-30]
1717

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@
702702
<dependency>
703703
<groupId>org.assertj</groupId>
704704
<artifactId>assertj-core</artifactId>
705-
<version>3.24.2</version>
705+
<version>3.25.3</version>
706706
</dependency>
707707

708708
<dependency>

0 commit comments

Comments
 (0)