From 1094ce1a5ee9af75ab1cb1e9074248071a7a1224 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Sat, 19 Apr 2025 15:27:56 +0200 Subject: [PATCH] GH-1146 - Upgrade to Microbenchmark Runner 0.5.0. --- spring-modulith-benchmarks/pom.xml | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/spring-modulith-benchmarks/pom.xml b/spring-modulith-benchmarks/pom.xml index abc77a94..5015dc08 100644 --- a/spring-modulith-benchmarks/pom.xml +++ b/spring-modulith-benchmarks/pom.xml @@ -14,30 +14,16 @@ 1.37 - - 5.11.4 true org.springframework.modulith.benchmark - - - - - org.junit - junit-bom - ${junit-jupiter.version} - pom - import - - - org.springframework.modulith spring-modulith-events-core - 1.3.4 + ${project.version} test @@ -57,7 +43,7 @@ com.github.mp911de.microbenchmark-runner microbenchmark-runner-junit5 - 0.4.0.RELEASE + 0.5.0.RELEASE test