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 4cd754c commit 1259081Copy full SHA for 1259081
1 file changed
src/changes/changes.xml
@@ -61,6 +61,10 @@ The <action> type attribute can be add,update,fix,remove.
61
<action dev="ggregory" type="add" due-to="Gary Gregory">
62
Add and use IOCase.isCaseSensitive(IOCase).
63
</action>
64
+ <!-- UPDATES -->
65
+ <action dev="ggregory" type="add" due-to="Dependabot">
66
+ Bump actions/cache from 2.1.5 to 2.1.6 #238.
67
+ </action>
68
</release>
69
<release version="2.9.0" date="2021-05-22" description="Java 8 required.">
70
<!-- FIX -->
0 commit comments