chore(deps): update dependency org.assertj:assertj-core to v3.27.6 (#1859)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-13 23:42:52 -07:00
committed by GitHub
parent 95ea371bdd
commit 55eddf4063

View File

@@ -80,7 +80,7 @@ dependencies {
// --- Test Dependencies ---
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.assertj:assertj-core:3.27.3'
testImplementation 'org.assertj:assertj-core:3.27.6'
testImplementation "org.mockito:mockito-inline:5.2.0"
}