Skip to content

Commit a8184d6

Browse files
author
Gary Gregory
committed
Fix usage of assertNotNull #269.
1 parent a1fd31d commit a8184d6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ The <action> type attribute can be add,update,fix,remove.
5656
<action dev="ggregory" type="fix" due-to="Gary Gregory">
5757
A null charset or charset name in FileWriterWithEncoding constructors uses the default Charset.
5858
</action>
59+
<action dev="ggregory" type="fix" due-to="Davide Angelocola">
60+
Fix usage of assertNotNull #269.
61+
</action>
5962
<!-- ADD -->
6063
<action dev="ggregory" type="add" due-to="Gary Gregory">
6164
Add BrokenReader.INSTANCE.

0 commit comments

Comments
 (0)