From 7bd9d9a65d43dcf58ab40e0b6e3ad287bb0fea0a Mon Sep 17 00:00:00 2001 From: eliasnogueira Date: Tue, 10 Dec 2024 21:49:51 +0100 Subject: [PATCH] chore: latest updates --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0acaf00..ad4ca9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.4.3] - 10-12-2024 + +### Changed + +- Update `actions/cache` to `v4` +- Updated the following dependencies + - `maven-surefire-plugin -> 3.5.2` + - `datafaker -> 2.4.2` + - `allure -> 2.29.1` + - `allure-maven -> 2.15.2` + ## [2.4.2] - 27-10-2024 ## Changed