Skip to content

Commit

Permalink
chore(deps): update dependency org.assertj:assertj-core to v3.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mickroll committed Nov 21, 2023
1 parent 37b6512 commit bfcbf11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin-integrationtest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<commons-io.version>2.8.0</commons-io.version>
<junit-jupiter.version>5.10.1</junit-jupiter.version>
<assertj-core.version>3.19.0</assertj-core.version>
<assertj-core.version>3.24.2</assertj-core.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<plexus-component.version>2.1.0</plexus-component.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<junit-jupiter.version>5.10.1</junit-jupiter.version>
<assertj-core.version>3.19.0</assertj-core.version>
<assertj-core.version>3.24.2</assertj-core.version>

<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
Expand Down

0 comments on commit bfcbf11

Please sign in to comment.