prepare release of v1.3.1
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-10-03 13:10:38 +02:00
parent 0964c8c41a
commit c8a8f4cbbf
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
## unreleased
## 1.3.1 (2024-10-03)
### Dependencies
* Updated Jackson to 2.18.0
* Updated Jackson to 2.18.0 (#80)
### Fix
* Remove `Automatic-Module-Name` from JAR manifest (#79)