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 8f8ca77 commit 04a7948Copy full SHA for 04a7948
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.6.3] - 2024-03-24
11
+
12
### Added
13
14
- junit-jupiter-version 5.10.2
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.fugerit.java</groupId>
6
<artifactId>fj-bom</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.3</version>
<packaging>pom</packaging>
<name>Fugerit Java Platform BOM</name>
0 commit comments