We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 026f20f commit 2a3eabeCopy full SHA for 2a3eabe
CHANGELOG.md
@@ -3,6 +3,10 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## [4.6.5] - 2025-04-02
7
+### Changed
8
+- build: update log4j and slf4j dependencies to version 2.20.0 and 2.0.11.
9
+
10
## [4.6.4] - 2025-03-31
11
### Changed
12
- refactor: removes identity check when resolving placeholders.
gradle.properties
@@ -1 +1 @@
1
-projectVersion=0.0.0-SNAPSHOT
+projectVersion=4.6.5
0 commit comments