Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent d5208bb commit bc69f2a
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 'org.junit.jupiter:junit-jupiter'
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
testImplementation 'org.junit.jupiter:junit-jupiter-params'
testImplementation "org.assertj:assertj-core:3.24.2"
testImplementation "org.assertj:assertj-core:3.26.3"
testImplementation "org.apache.commons:commons-text:1.10.0"
testImplementation files(createClasspathManifest)
}
Expand Down

0 comments on commit bc69f2a

Please sign in to comment.