Skip to content

Commit

Permalink
bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (via #1097)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 9620a5a commit faa5d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ configure(libs) {
dependency("org.apache.httpcomponents.client5:httpclient5:5.3.1")
dependency("org.aspectj:aspectjrt:${assertJVersion}")
dependency("org.aspectj:aspectjweaver:${assertJVersion}")
dependency("org.assertj:assertj-core:3.26.0")
dependency("org.assertj:assertj-core:3.26.3")
dependency("org.freemarker:freemarker:2.3.33")
dependency("org.grpcmock:grpcmock-junit5:0.8.0")
dependency("org.hamcrest:hamcrest:2.2")
Expand Down

0 comments on commit faa5d9b

Please sign in to comment.