Skip to content

Commit

Permalink
bump assertj-core from 3.20.0 to 3.20.1 (via #1323)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 18, 2021
1 parent 6a62839 commit c0a3c4e
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 @@ -80,7 +80,7 @@ subprojects {
dependency("org.apache.commons:commons-lang3:3.12.0")
dependency("org.apache.httpcomponents:httpclient:4.5.13")
dependency("org.apache.tika:tika-core:1.26")
dependency("org.assertj:assertj-core:3.20.0")
dependency("org.assertj:assertj-core:3.20.1")
dependency("org.eclipse.jetty:jetty-server:9.4.20.v20190813")
dependency("org.freemarker:freemarker:2.3.31")
dependency("org.mockito:mockito-core:3.11.1")
Expand Down

0 comments on commit c0a3c4e

Please sign in to comment.