Skip to content

Commit

Permalink
Merge pull request #216 from freefair/dependabot/gradle/7.4.x/org.ass…
Browse files Browse the repository at this point in the history
…ertj-assertj-core-3.25.3

Bump org.assertj:assertj-core from 3.25.1 to 3.25.3
  • Loading branch information
larsgrefer authored Feb 5, 2024
2 parents 09ce887 + e720a8e commit 221b02f
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 @@ -51,7 +51,7 @@ dependencies {

testImplementation platform("org.junit:junit-bom:5.10.2")

testImplementation 'org.assertj:assertj-core:3.25.1'
testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation 'org.junit.jupiter:junit-jupiter-api'
testImplementation 'org.junit.jupiter:junit-jupiter-params'

Expand Down

0 comments on commit 221b02f

Please sign in to comment.