Skip to content

Commit ab93a98

Browse files
Bump org.assertj:assertj-core from 3.27.2 to 3.27.3
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.2 to 3.27.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.2...assertj-build-3.27.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e71f86 commit ab93a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jacksonVersion = "2.18.2"
55

66
[libraries]
77
asciidoctorBlockSwitch = { module = "io.spring.asciidoctor:spring-asciidoctor-extensions-block-switch", version = "0.6.3" }
8-
assertjCore = { module = "org.assertj:assertj-core", version = "3.27.2" }
8+
assertjCore = { module = "org.assertj:assertj-core", version = "3.27.3" }
99
bcprovJdk15on = { module = "org.bouncycastle:bcprov-jdk15on", version = "1.70" }
1010
commonsIo = { module = "commons-io:commons-io", version = "2.18.0" }
1111
jacksonBom = { module = "com.fasterxml.jackson:jackson-bom", version.ref = "jacksonVersion" }

0 commit comments

Comments
 (0)