From fd1767cf2dcaab7975ce4cfe3a28a2e97575fefa Mon Sep 17 00:00:00 2001 From: Adrian Cole Date: Thu, 13 Feb 2020 15:29:40 -0800 Subject: [PATCH] Aligns assertj versions --- benchmarks/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 73ffa65c7..5dd8c6502 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -93,7 +93,7 @@ org.assertj assertj-core - 3.5.2 + 3.15.0 compile diff --git a/pom.xml b/pom.xml index a0eb2300d..a7303145a 100644 --- a/pom.xml +++ b/pom.xml @@ -241,7 +241,7 @@ org.assertj assertj-core - 3.8.0 + 3.15.0 test