Skip to content

Commit

Permalink
Update org.assertj:assertj-core to v3.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
callum-r-young committed Jan 31, 2025
1 parent cae5ee2 commit 74d9eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ dependencies {
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
//testImplementation 'org.apache.httpcomponents:httpclient:4.5.13'
testImplementation 'net.javacrumbs.json-unit:json-unit-fluent:3.5.0'
testImplementation('org.assertj:assertj-core:3.26.3')
testImplementation('org.assertj:assertj-core:3.27.3')
testImplementation 'org.mockito:mockito-core:5.12.0'

testImplementation('org.projectlombok:lombok')
Expand Down

0 comments on commit 74d9eb9

Please sign in to comment.