Merge remote-tracking branch 'origin/#70-test-cases' into #75-Transactions

This commit is contained in:
Marvin Scham
2023-06-28 00:38:39 +02:00
9 changed files with 295 additions and 1 deletions

View File

@@ -28,4 +28,6 @@ public class OfferDTO {
* Date of last update of the offer.
*/
private String lastUpdate;
}