Skip to content

Commit 3930404

Browse files
mlopezFCjavier-godoy
authored andcommitted
fix: fix NPE when the grid to export does not contain a footer row
Fixes #20
1 parent c793636 commit 3930404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<dependency>
156156
<groupId>org.vaadin.addons.flowingcode</groupId>
157157
<artifactId>grid-helpers</artifactId>
158-
<version>0.2.0</version>
158+
<version>0.3.1</version>
159159
</dependency>
160160
<dependency>
161161
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)