From 59c2b3b172d8ad43a988c554dbcc59e4ca29ec09 Mon Sep 17 00:00:00 2001 From: Jonathan Leitschuh Date: Mon, 28 Oct 2024 18:48:45 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b09d1d6f..12494cd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/). ### Changed +- Bump gradle/wrapper-validation-action from 1 to 3 [#784](https://github.com/JLLeitschuh/ktlint-gradle/pull/784) - Bump github/codeql-action from 2.2.4 to 3.27.0 [#777](https://github.com/JLLeitschuh/ktlint-gradle/pull/777) - Bump al-cheb/configure-pagefile-action from 1.3 to 1.4 [#780](https://github.com/JLLeitschuh/ktlint-gradle/pull/780) - Update version for jgit to 5.13.3.202401111512-r [#766](https://github.com/JLLeitschuh/ktlint-gradle/pull/766)