Skip to content

Commit ce26459

Browse files
committed
build: release v4.5.8.
1 parent 34846b9 commit ce26459

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [4.5.8] - 2025-02-22
7+
### Changed
8+
- chore(deps): bump org.apache.maven.plugins:maven-clean-plugin
9+
- chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin
10+
- chore(deps): bumps Vert.x to 4.5.13.
11+
- refactor: remove redundant cast.
12+
- test: migrate to JUnit 5.
13+
- test: removes implicit config dir from base verticle test.
14+
615
## [4.5.7] - 2025-02-05
716
### Changed
817
- docs: describes how to produce JSON in Groovy scripts.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
projectVersion=0.0.0-SNAPSHOT
1+
projectVersion=4.5.8

0 commit comments

Comments
 (0)