Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
service_account_group_1283_e7ab0860da192e015b1cb71ee336923f committed May 26, 2024
1 parent bfe2494 commit 2500f7f
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 @@ -42,7 +42,7 @@ dependencies {

testImplementation(platform('org.junit:junit-bom:5.9.3'))
testImplementation('org.junit.jupiter:junit-jupiter')
testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation 'org.assertj:assertj-core:3.26.0'
}

compileJava.options.encoding = 'UTF-8'
Expand Down

0 comments on commit 2500f7f

Please sign in to comment.