Skip to content

Commit

Permalink
Merge pull request #127 from iTitus/dependabot/gradle/org.assertj-ass…
Browse files Browse the repository at this point in the history
…ertj-core-3.27.3

Bump org.assertj:assertj-core from 3.27.2 to 3.27.3
  • Loading branch information
iTitus authored Jan 20, 2025
2 parents 8b254ce + df8289f commit 3959c7d
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 @@ -28,7 +28,7 @@ dependencies {

testImplementation platform('org.junit:junit-bom:5.11.4')
testImplementation 'org.junit.jupiter:junit-jupiter'
testImplementation 'org.assertj:assertj-core:3.27.2'
testImplementation 'org.assertj:assertj-core:3.27.3'
testImplementation 'org.mockito:mockito-core:5.15.2'
}

Expand Down

0 comments on commit 3959c7d

Please sign in to comment.