From 4f89c8cc647c0c4a9d2ab8fdc9993e92faec77f3 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Mon, 2 Sep 2024 18:18:33 +0200 Subject: [PATCH] chore(release): Updating changelog with 1.157.3 [GRADLE SCRIPT] --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e98023..fa3b91c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ Changelog of violations-lib. +## 1.157.3 (2024-09-02) + +### Bug Fixes + +- building for java 11, was 17 ([21e66](https://github.com/tomasbjerre/violations-lib/commit/21e6690579a6435) Tomas Bjerre) [#190](https://github.com/tomasbjerre/violations-lib/issues/190) + ## 1.157.2 (2024-09-01) ### Bug Fixes