Skip to content

Commit a33ec1d

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

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
@@ -33,7 +33,7 @@ dependencies {
3333
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j:1.1.3'
3434
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.9'
3535
testImplementation 'org.springframework.boot:spring-boot-starter-test'
36-
testImplementation 'org.assertj:assertj-core:3.27.3'
36+
testImplementation 'org.assertj:assertj-core:3.27.4'
3737
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
3838
}
3939

0 commit comments

Comments
 (0)