Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
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.0.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent 623f530 commit 4dad0bd
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 @@ -101,7 +101,7 @@ subprojects {
dependency("org.apache.commons:commons-lang3:3.14.0")
dependency("org.apache.httpcomponents:httpclient:4.5.14")
dependency("org.apache.tika:tika-core:2.9.2")
dependency("org.assertj:assertj-core:3.25.3")
dependency("org.assertj:assertj-core:3.26.0")
dependency("org.eclipse.jetty:jetty-server:9.4.53.v20231009")
dependency("org.freemarker:freemarker:2.3.32")
dependency("org.junit-pioneer:junit-pioneer:2.2.0")
Expand Down

0 comments on commit 4dad0bd

Please sign in to comment.