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 24efa8c commit 72c1cddCopy full SHA for 72c1cdd
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
+## [3.33.1] - 2023-11-17
7
+### Changed
8
+- build: fix shadow JAR publication for fake-data module.
9
+
10
## [3.33.0] - 2023-11-17
11
### Added
12
- feat: adds system expression evaluator to config evaluator list.
gradle.properties
@@ -1 +1 @@
1
-projectVersion=0.0.0-SNAPSHOT
+projectVersion=3.33.1
0 commit comments