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 9d75579 commit ff6bafaCopy full SHA for ff6bafa
1 file changed
src/changes/changes.xml
@@ -60,6 +60,9 @@ The <action> type attribute can be add,update,fix,remove.
60
-->
61
62
<body>
63
+ <release version="65" date="202Y-MM-DD" description="Version 65: Maintenance and update dependencies">
64
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump com.github.spotbugs:spotbugs from 4.7.3 to 4.8.0 #317.</action>
65
+ </release>
66
<release version="64" date="2023-10-06" description="Version 64: Maintenance and update dependencies">
67
<!-- FIX -->
68
<action type="add" dev="ggregory" due-to="Gary Gregory">Restore building on Java 8 (com.puppycrawl.tools:checkstyle 10.x requires Java 11).</action>
0 commit comments