Render binary data uploaded to /render via POST.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Manuel Friedli 2021-02-12 02:44:32 +01:00
parent a63d440de5
commit cd29c6fe75
3 changed files with 61 additions and 4 deletions

View file

@ -18,7 +18,7 @@
<dependency>
<groupId>ch.fritteli.labyrinth</groupId>
<artifactId>labyrinth-generator</artifactId>
<version>0.0.1</version>
<version>0.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.vavr</groupId>