Skip to content

Commit e0f9de0

Browse files
authored
Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#43)
squash
2 parents 7967434 + 25c7734 commit e0f9de0

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.2.1'
3434
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.13'
3535
testImplementation 'org.springframework.boot:spring-boot-starter-test'
36-
testImplementation 'org.assertj:assertj-core:3.27.5'
36+
testImplementation 'org.assertj:assertj-core:3.27.6'
3737
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
3838
}
3939

0 commit comments

Comments
 (0)