Skip to content

Commit

Permalink
Increase size for cxx-sslr-toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
guwirth authored Apr 6, 2024
1 parent 24fcb3e commit eb79bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cxx-sslr-toolkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<configuration>
<rules>
<requireFilesSize>
<maxsize>8500000</maxsize>
<maxsize>13000000</maxsize>
<minsize>6000000</minsize>
<files>
<file>${project.build.directory}/${project.build.finalName}.jar</file>
Expand Down

0 comments on commit eb79bf7

Please sign in to comment.