Skip to content

Commit

Permalink
build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent e0542e1 commit e83eea7
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 @@ -104,7 +104,7 @@ dependencies {
implementation 'org.apache.cxf:cxf-core:[3.5.6,3.6.0)'
implementation 'org.jetbrains:annotations:24.1.0'

testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'org.assertj:assertj-core:3.25.0'
// https://github.com/webcompere/model-assert
// for json assertions
testImplementation 'uk.org.webcompere:model-assert:1.0.0'
Expand Down

0 comments on commit e83eea7

Please sign in to comment.