Skip to content

Commit

Permalink
Merge pull request #105 from JChrist/dependabot/gradle/org.assertj-as…
Browse files Browse the repository at this point in the history
…sertj-core-3.27.3

build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3
  • Loading branch information
JChrist authored Jan 21, 2025
2 parents 0184fdc + 24f7763 commit 1b054c9
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 @@ -33,7 +33,7 @@ dependencies {

testImplementation 'org.mockito:mockito-core:5.15.2'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.assertj:assertj-core:3.27.2'
testImplementation 'org.assertj:assertj-core:3.27.3'
testImplementation 'org.opentest4j:opentest4j:1.3.0'
}

Expand Down

0 comments on commit 1b054c9

Please sign in to comment.