Skip to content

Commit

Permalink
Merge pull request #31 from igniterealtime/dependabot/gradle/org.asse…
Browse files Browse the repository at this point in the history
…rtj-assertj-core-3.27.3

Bump org.assertj:assertj-core from 3.27.2 to 3.27.3
  • Loading branch information
GregDThomas authored Jan 20, 2025
2 parents 51fec58 + f773dd2 commit 5343893
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 @@ -98,7 +98,7 @@ dependencies {
testImplementation platform('org.junit:junit-bom:5.11.4')
testImplementation 'org.junit.jupiter:junit-jupiter-api'
testImplementation 'org.mockito:mockito-junit-jupiter:5.15.2'
testImplementation 'org.assertj:assertj-core:3.27.2'
testImplementation 'org.assertj:assertj-core:3.27.3'

testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
Expand Down

0 comments on commit 5343893

Please sign in to comment.