Skip to content

Commit c86dccd

Browse files
authored
Update equalsverifier and maven-jar-plugin versions
1 parent 5df2ac7 commit c86dccd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ are included.
6868
| slf4j | `2.0.17` | logging |
6969
| assertj | `3.27.6` | bom, test assertions |
7070
| awaitility | `4.3.0` | async testing |
71-
| equalsverifier | `4.2.1` | test |
71+
| equalsverifier | `4.2.3` | test |
7272
| jgiven | `2.0.3` | BDD testing |
7373
| junit | `6.0.0` | bom, unit testing |
7474
| mockito-kotlin | `6.1.0` | test, mocking |
@@ -91,7 +91,7 @@ see [official plugins](https://maven.apache.org/plugins/index.html)
9191
| [maven-failsafe](https://maven.apache.org/surefire/maven-failsafe-plugin/) | `3.5.4` | testing |
9292
| [maven-gpg](https://maven.apache.org/plugins/maven-gpg-plugin/) | `3.2.8` | sign artifacts for release |
9393
| [maven-install](https://maven.apache.org/plugins/maven-install-plugin/) | `3.1.4` | - |
94-
| [maven-jar-plugin](https://maven.apache.org/plugins/maven-jar-plugin/) | `3.4.2` | - |
94+
| [maven-jar-plugin](https://maven.apache.org/plugins/maven-jar-plugin/) | `3.5.0` | - |
9595
| [maven-resources](https://maven.apache.org/plugins/maven-resources-plugin/) | `3.3.1` | filter resources |
9696
| [maven-source](https://maven.apache.org/plugins/maven-source-plugin/) | `3.3.1` | add sources to artifacts |
9797
| [maven-surefire](https://maven.apache.org/surefire/maven-surefire-plugin/) | `3.5.4` | testing |

0 commit comments

Comments
 (0)