From 1f6ad95f92be1cfa414d68bcd384086b5052b0ac Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Sun, 9 May 2021 22:56:27 +0200 Subject: [PATCH] Update dependencies --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index fbc8309..794a1e3 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ org.junit.jupiter junit-jupiter-api - 5.7.0 + 5.8.0-M1 test @@ -58,7 +58,7 @@ it.unimi.dsi fastutil - 8.3.1 + 8.5.4 it.cavallium @@ -68,7 +68,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.12.0 org.jetbrains