Skip to content

Commit

Permalink
chore(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.3
Browse files Browse the repository at this point in the history
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent ad0abbe commit 8493cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ val servletVersion = "4.0.1"
val slf4japiVersion = "1.7.36"
val spotbugsAnnotationsVersion = "4.8.6"
val testcontainersVersion = "1.20.4"
val assertjVersion = "3.25.3"
val assertjVersion = "3.26.3"
val awaitilityVersion = "4.2.2"

distributions {
Expand Down

0 comments on commit 8493cc2

Please sign in to comment.