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 ab53379 commit f5ef2b3Copy full SHA for f5ef2b3
CHANGELOG.md
@@ -3,6 +3,13 @@
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.2] - 2025-03-10
7
+### Changed
8
+- ci: adds timeouts to jobs.
9
+- ci: checkout examples for integration tests.
10
+- docs: adds CLI run examples for mock plugins.
11
+- docs: adds test instructions for wiremock example.
12
+
13
## [4.6.1] - 2025-03-10
14
### Changed
15
- docs: link to WireMock examples.
gradle.properties
@@ -1 +1 @@
1
-projectVersion=0.0.0-SNAPSHOT
+projectVersion=4.6.2
0 commit comments