Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent f2d7768 commit 0063e2c
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 @@ -50,7 +50,7 @@ subprojects {
dependencies {
implementation "org.ow2.asm:asm:9.5"
implementation 'com.diffplug.gradle:goomph:3.41.0'
testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'org.assertj:assertj-core:3.25.2'
}
tasks.named('test') {
dependsOn ':atplug-runtime:jar', ':atplug-runtime:testClasses'
Expand Down

0 comments on commit 0063e2c

Please sign in to comment.