File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.1.0] - 2024-12-28
11
+
10
12
### Added
11
13
12
14
- formatter-maven-plugin
@@ -18,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
20
- fj-doc version 8.11.7
19
21
- docker-compose-mixed.yml no set to v1.0.0 images
20
22
21
- [ 1.0.0] - 2024-12-10
23
+ ## [ 1.0.0] - 2024-12-10
22
24
23
25
### Added
24
26
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.fugerit.java.demo</groupId >
5
5
<artifactId >graalkus</artifactId >
6
- <version >1.0.1-SNAPSHOT </version >
6
+ <version >1.1.0 </version >
7
7
<properties >
8
8
<maven .compiler.release>21</maven .compiler.release>
9
9
<surefire-plugin .version>3.3.1</surefire-plugin .version>
You can’t perform that action at this time.
0 commit comments