version bumped

This commit is contained in:
Sander Hautvast 2021-02-18 22:39:36 +01:00 committed by GitHub
parent 4eec311e78
commit 2a484909ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>[4.13.1,)</version>
<scope>test</scope>
</dependency>
<dependency>