Skip to content

Commit

Permalink
Bump assertj-core from 3.23.1 to 3.24.1 (#82)
Browse files Browse the repository at this point in the history
Bumps assertj-core from 3.23.1 to 3.24.1.

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2023
1 parent 2ba5bdb commit 8c6cabc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<groovy.ssh.version>2.10.1</groovy.ssh.version>
<lombok.version>1.18.24</lombok.version>
<assertj-core.version>3.23.1</assertj-core.version>
<assertj-core.version>3.24.1</assertj-core.version>
</properties>
<licenses>
<license>
Expand Down

0 comments on commit 8c6cabc

Please sign in to comment.