Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.26.3 to 3.27.0
Browse files Browse the repository at this point in the history
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.3 to 3.27.0.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.0)

---
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 23, 2024
1 parent d5d634e commit b79f2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jacksonVersion = "2.18.2"

[libraries]
asciidoctorBlockSwitch = { module = "io.spring.asciidoctor:spring-asciidoctor-extensions-block-switch", version = "0.6.3" }
assertjCore = { module = "org.assertj:assertj-core", version = "3.26.3" }
assertjCore = { module = "org.assertj:assertj-core", version = "3.27.0" }
bcprovJdk15on = { module = "org.bouncycastle:bcprov-jdk15on", version = "1.70" }
commonsIo = { module = "commons-io:commons-io", version = "2.18.0" }
jacksonBom = { module = "com.fasterxml.jackson:jackson-bom", version.ref = "jacksonVersion" }
Expand Down

0 comments on commit b79f2c4

Please sign in to comment.