File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
chaos-monkey-docs/src/main/asciidoc Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,13 @@ 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/compare/92d59a0a997bbd57a17f1b2574bf86ddd2df1652...0dd7e53adfedc239a44c528b62e3b9c4c95829f0[92d59a0...0dd7e53] Updated dependencies
1211
1312=== New Features
1413// - https://github.com/codecentric/chaos-monkey-spring-boot/pull/xxx[#xxx] Added example entry. Please don't remove.
1514
1615=== Contributors
17- This release was only possible because of these great robots ❤️:
16+ This release was only possible because of these great humans ❤️:
1817
1918// - https://github.com/octocat[@octocat]
20- - https://github.com/renovatebot/[@renovate]
2119
2220Thank you for your support!
Original file line number Diff line number Diff line change 2222
2323 <properties >
2424 <!-- project version -->
25- <revision >3.0.2 </revision >
25+ <revision >3.0.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