Skip to content

Commit b35ba3b

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 ae51007 commit b35ba3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
testImplementation 'javax.validation:validation-api:2.0.1.Final'
6565
testImplementation 'javax.persistence:javax.persistence-api:2.2'
6666
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
67-
testImplementation 'org.assertj:assertj-core:3.27.2'
67+
testImplementation 'org.assertj:assertj-core:3.27.3'
6868
testImplementation 'org.xmlunit:xmlunit-core:2.10.0'
6969
testImplementation 'org.xmlunit:xmlunit-matchers:2.10.0'
7070
testImplementation 'org.xmlunit:xmlunit-assertj:2.10.0'

0 commit comments

Comments
 (0)