File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
chaos-monkey-docs/src/main/asciidoc Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,6 @@ Built with Spring Boot {spring-boot-version}
88
99=== Improvements
1010// - https://github.com/codecentric/chaos-monkey-spring-boot/pull/xxx[#xxx] Added example entry. Please don't remove.
11- - https://github.com/codecentric/chaos-monkey-spring-boot/pull/518[#518] Maintenance - Use more junit5 features
12- - https://github.com/codecentric/chaos-monkey-spring-boot/pull/522[#522] Replace SizeConverter by DataSize
13- - https://github.com/codecentric/chaos-monkey-spring-boot/pull/517[#517] Update to spring boot v3.4.0
14- - https://github.com/codecentric/chaos-monkey-spring-boot/pull/521[#521] Update to spring cloud v2024
1511
1612=== New Features
1713// - https://github.com/codecentric/chaos-monkey-spring-boot/pull/xxx[#xxx] Added example entry. Please don't remove.
@@ -20,6 +16,5 @@ Built with Spring Boot {spring-boot-version}
2016This release was only possible because of these great humans ❤️:
2117
2218// - https://github.com/octocat[@octocat]
23- - https://github.com/jens-kaiser[@jens-kaiser]
2419
2520Thank you for your support!
Original file line number Diff line number Diff line change 2222
2323 <properties >
2424 <!-- project version -->
25- <revision >3.1.2 </revision >
25+ <revision >3.1.3-SNAPSHOT </revision >
2626 <!-- default settings -->
2727 <java .version>17</java .version>
2828 <maven .compiler.source>${java.version} </maven .compiler.source>
You can’t perform that action at this time.
0 commit comments