Skip to content

Commit

Permalink
Merge pull request #124 from xdev-software/renovate/org.assertj-asser…
Browse files Browse the repository at this point in the history
…tj-core-3.x

Update dependency org.assertj:assertj-core to v3.26.3
  • Loading branch information
AB-xdev committed Jul 10, 2024
2 parents 911dc34 + 45747e1 commit 54aa1da
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 @@ -45,7 +45,7 @@ dependencies {
testImplementation platform('org.junit:junit-bom:5.10.3'),
'org.junit.jupiter:junit-jupiter',
'org.junit.jupiter:junit-jupiter-engine',
'org.assertj:assertj-core:3.26.0'
'org.assertj:assertj-core:3.26.3'
testRuntimeOnly("org.junit.platform:junit-platform-launcher") {
because("Only needed to run tests in a version of IntelliJ IDEA that bundles older versions")
}
Expand Down

0 comments on commit 54aa1da

Please sign in to comment.