File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 2.4.0 (2023-10-28)
5+ ------------------
6+ - [MINOR] Use a different structure with an oss-build-resources module that distributes checkstyle config
7+
482.3.1 (2023-10-28)
59------------------
610- [PATCH] Reverted to Checkstyle 9.3 due to 10.x's requiring Java 11
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Java projects sponsored and hosted by OddSource Code must put the following at t
2121 <parent >
2222 <groupId >io.oddsource.java</groupId >
2323 <artifactId >oss-parent</artifactId >
24- <version >2.3.1 </version >
24+ <version >2.4.0 </version >
2525 </parent >
2626
2727 Simple projects under the OddSource umbrella should be able to releasing using the following steps::
You can’t perform that action at this time.
0 commit comments